Essentials Chat
From Feudal Wiki
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}'