Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
YouHaveTrouble edited this page Sep 21, 2022 · 2 revisions

Permissions

  • justchat.color - Allows for usage of basic color tags
  • justchat.bold - Allows for usage of <b>
  • justchat.italic - Allows for usage of <i> tag
  • justchat.underlined - Allows for usage of <u> tag
  • justchat.strikethrough - Allows for usage of <st> tag
  • justchat.obfuscated - Allows for usage of <obf> tag
  • justchat.gradient - Allows for usage of <gradient> tag
  • justchat.font - Allows for usage of <font> tag
  • justchat.rainbow - Allows for usage of <rainbow> tag
  • justchat.hover - Allows for usage of <hover> tag
  • justchat.click - Allows for usage of <click> tag
  • justchat.format - Allows for usage of <b>, <i>, <u> and <st> tags
  • justchat.colors - Allows for usage of basic color tags, <gradient> and <rainbow> tags
  • justchat.actions - Allows for usage of <click> and <hover> tags

Config

format

Format is what the message will look like formatted. Only available placeholder aside from PlaceholderAPI ones is %message%, that just returns the message player sent.

Clone this wiki locally