Add Admin and Permission check to /f perm (#1062)
* Remove perms Action * Add Permission check to /f perm * Refactor flight perm * Add fly perm to GUI * Remove useless perm check
This commit is contained in:
@@ -460,7 +460,7 @@ fperm-gui:
|
||||
warp: 26
|
||||
ban: 27
|
||||
disband: 28
|
||||
perms: 29
|
||||
fly: 29
|
||||
# Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color
|
||||
materials:
|
||||
build: STAINED_CLAY
|
||||
@@ -483,7 +483,7 @@ fperm-gui:
|
||||
warp: STAINED_CLAY
|
||||
ban: STAINED_CLAY
|
||||
disband: STAINED_CLAY
|
||||
perms: STAINED_CLAY
|
||||
fly: STAINED_CLAY
|
||||
# Same dummy items format as above
|
||||
dummy-items:
|
||||
'0':
|
||||
|
||||
Reference in New Issue
Block a user