Difference between revisions of "Essentials Chat"
From Feudal Wiki
(Created page with "Feudal has some tags for EssentialsChat which allow players to have their kingdom or profession next to their name. '''Essential chat tags:''' :'''{PROFESSION}''' = The playe...") |
|||
Line 6: | Line 6: | ||
:'''{RANK}''' = Player's kingdom rank. Has color code for it already | :'''{RANK}''' = Player's kingdom rank. Has color code for it already | ||
:'''{RANKSPACER}''' = A space IF the player is in a kingdom | :'''{RANKSPACER}''' = A space IF the player is in a kingdom | ||
+ | |||
+ | As requested by a Feudal user, Essentials chat now supports all of the place holders used for the [PlaceholderAPI]. | ||
Example: | Example: | ||
<pre>format: '{RANK}{RANKSPACER}&a{KINGDOM}{RANKSPACER}{DISPLAYNAME} &5&l> &7{MESSAGE}'</pre> | <pre>format: '{RANK}{RANKSPACER}&a{KINGDOM}{RANKSPACER}{DISPLAYNAME} &5&l> &7{MESSAGE}'</pre> |
Revision as of 15:30, 14 July 2016
Feudal has some tags for EssentialsChat which allow players to have their kingdom or profession next to their name.
Essential chat tags:
- {PROFESSION} = The player's profession
- {KINGDOM} = The player's kingdom
- {RANK} = Player's kingdom rank. Has color code for it already
- {RANKSPACER} = A space IF the player is in a kingdom
As requested by a Feudal user, Essentials chat now supports all of the place holders used for the [PlaceholderAPI].
Example:
format: '{RANK}{RANKSPACER}&a{KINGDOM}{RANKSPACER}{DISPLAYNAME} &5&l> &7{MESSAGE}'