Difference between revisions of "Essentials Chat"
From Feudal Wiki
Resoluciones (Talk | contribs) |
Resoluciones (Talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
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. |
Line 21: | Line 21: | ||
− | [ | + | [https://www.curseforge.com/projects/84619/ Link to RankPrefix+ on Bukkit] |
+ | |||
+ | |||
Example Configuration: | Example Configuration: |
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}'