Difference between revisions of "Essentials Chat"
From Feudal Wiki
Resoluciones (Talk | contribs) |
Resoluciones (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | Feudal has some tags for Essential Chat, | + | Feudal has some tags for Essential Chat, RankPrefix+ and other plugins that supports PlaceholderAPI which allow players to have their rank, kingdom and profession next to their name. |
Latest revision as of 02:13, 16 July 2017
Feudal has some tags for Essential Chat, RankPrefix+ and other plugins that supports PlaceholderAPI which allow players to have their rank, kingdom and profession next to their name.
Essentials Chat
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
Note: All PlaceholderAPI placeholders used with essentials chat must be lower case.
Example:
format: '{RANK}{RANKSPACER}&a{KINGDOM}{RANKSPACER}{DISPLAYNAME} &5&l> &7{MESSAGE}'
RankPrefix+
Example Configuration:
layout: '&a{PROFESSION} &c&l&o{KINGDOM}&r&6 {PLAYER} &b${MONEY} &dL{XPLEVEL}&7: &r{MESSAGE}'