mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2025-02-16 20:41:23 +01:00
Add SkyGrid and CaveBlock permissions.
This commit is contained in:
parent
708997237c
commit
09f00d8c6d
@ -22,6 +22,7 @@ permissions:
|
|||||||
bskyblock.admin.topten:
|
bskyblock.admin.topten:
|
||||||
description: Player can use admin top ten command
|
description: Player can use admin top ten command
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
acidisland.intopten:
|
acidisland.intopten:
|
||||||
description: Player is in the top ten.
|
description: Player is in the top ten.
|
||||||
default: true
|
default: true
|
||||||
@ -35,5 +36,37 @@ permissions:
|
|||||||
description: Player can use admin level command
|
description: Player can use admin level command
|
||||||
default: true
|
default: true
|
||||||
acidisland.admin.topten:
|
acidisland.admin.topten:
|
||||||
|
description: Player can use admin top ten command
|
||||||
|
default: true
|
||||||
|
|
||||||
|
caveblock.intopten:
|
||||||
|
description: Player is in the top ten.
|
||||||
|
default: true
|
||||||
|
caveblock.island.level:
|
||||||
|
description: Player can use level command
|
||||||
|
default: true
|
||||||
|
caveblock.island.top:
|
||||||
|
description: Player can use top ten command
|
||||||
|
default: true
|
||||||
|
caveblock.admin.level:
|
||||||
|
description: Player can use admin level command
|
||||||
|
default: true
|
||||||
|
caveblock.admin.topten:
|
||||||
|
description: Player can use admin top ten command
|
||||||
|
default: true
|
||||||
|
|
||||||
|
skygird.intopten:
|
||||||
|
description: Player is in the top ten.
|
||||||
|
default: true
|
||||||
|
skygird.island.level:
|
||||||
|
description: Player can use level command
|
||||||
|
default: true
|
||||||
|
skygird.island.top:
|
||||||
|
description: Player can use top ten command
|
||||||
|
default: true
|
||||||
|
skygird.admin.level:
|
||||||
|
description: Player can use admin level command
|
||||||
|
default: true
|
||||||
|
skygird.admin.topten:
|
||||||
description: Player can use admin top ten command
|
description: Player can use admin top ten command
|
||||||
default: true
|
default: true
|
Loading…
Reference in New Issue
Block a user