1.2-STABLE
/f tntfill wont spam chat anymore,
I changed the tntfill_success option, so you're gonna wanna delete that to rengerate it. If you havent edited the lang.yml just delete it and restart
/f stuck wont tp players outside the border anymore.
Nametags & Tab has placeholderapi support added
use {relationcolor} and {faction} for relational color and faction ( These were already built in )
They can be edited in the lang.yml the option is default_prefix.
/f perms now has tntfill, tntbank, and vault permission options
This commit is contained in:
@@ -501,6 +501,9 @@ fperm-gui:
|
||||
ban: 27
|
||||
disband: 28
|
||||
fly: 29
|
||||
vault: 30
|
||||
tntbank: 31
|
||||
tntfill: 32
|
||||
# Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color
|
||||
materials:
|
||||
build: STAINED_CLAY
|
||||
@@ -524,6 +527,9 @@ fperm-gui:
|
||||
ban: STAINED_CLAY
|
||||
disband: STAINED_CLAY
|
||||
fly: STAINED_CLAY
|
||||
vault: STAINED_CLAY
|
||||
tntbank: STAINED_CLAY
|
||||
tntfill: STAINED_CLAY
|
||||
# Same dummy items format as above
|
||||
dummy-items:
|
||||
'0':
|
||||
@@ -536,9 +542,6 @@ fperm-gui:
|
||||
- 8
|
||||
- 29
|
||||
- 30
|
||||
- 31
|
||||
- 32
|
||||
- 33
|
||||
- 34
|
||||
- 35
|
||||
# {action} Action name eg: Setwarp, Kick
|
||||
|
||||
Reference in New Issue
Block a user