Allow players to set titles with colors. Adds #1036.
factions.title.color permission which is included in factions.fullplayer permission subset.
This commit is contained in:
@@ -75,6 +75,7 @@ public enum Permission {
|
||||
STUCK("stuck"),
|
||||
TAG("tag"),
|
||||
TITLE("title"),
|
||||
TITLE_COLOR("title.color"),
|
||||
TOGGLE_ALLIANCE_CHAT("togglealliancechat"),
|
||||
UNCLAIM("unclaim"),
|
||||
UNCLAIM_ALL("unclaimall"),
|
||||
|
||||
Reference in New Issue
Block a user