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:
Trent Hensler
2018-02-15 18:02:59 -08:00
parent ab7f474323
commit 3f1edf1096
5 changed files with 16 additions and 5 deletions

View File

@@ -51,10 +51,11 @@ permissions:
factions.show.bypassexempt: true
factions.kit.fullplayer:
default: true
description: Can also create new factions.
description: Can also create new factions and use title colors.
children:
factions.kit.halfplayer: true
factions.create: true
factions.title.color: true
factions.kit.halfplayer:
description: Can do all but create factions.
children:
@@ -239,6 +240,8 @@ permissions:
description: change the faction tag
factions.title:
description: set or remove a players title
factions.title.color:
description: set yours or other player's titles to be colored.
factions.version:
description: see the version of the plugin
factions.unclaim:
@@ -276,4 +279,4 @@ permissions:
factions.setmaxvault:
description: Set a faction's max vaults.
factions.mapheight:
description: Set your /f map height.
description: Set your /f map height.