Accessing the text formatting Handler

Link to accessing-the-text-formatting-handler

You can access the Formatting Handler using the format global keyword.

Formatting a text

Link to formatting-a-text

You can give an IFormattedText a color using one of the following Colors:

  • black
  • darkBlue
  • darkGreen
  • darkAqua
  • darkRed
  • darkPurple
  • gold
  • gray
  • darkGray
  • blue
  • green
  • aqua
  • red
  • lightPurple
  • yellow
  • white

You can give an IFormattedText one (or more) of the following formatting styles:

  • obfuscated
  • bold
  • strikethrough
  • underline
  • italic