Difference between revisions of "Essentials Chat"
From Feudal Wiki
Resoluciones (Talk | contribs) |
Resoluciones (Talk | contribs) |
||
Line 21: | Line 21: | ||
− | [ | + | [https://www.curseforge.com/projects/84619/ Link to RankPrefix+ on Bukkit] |
+ | |||
+ | |||
Example Configuration: | Example Configuration: |
Revision as of 22:14, 14 April 2017
Feudal has some tags for Essential Chat, BChat 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}'