mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-22 10:36:08 +01:00
Added AOneBlock perms and softdepend.
This commit is contained in:
parent
e93e606b02
commit
d06d6883f4
@ -3,7 +3,7 @@ main: world.bentobox.level.Level
|
|||||||
version: ${version}${build.number}
|
version: ${version}${build.number}
|
||||||
icon: DIAMOND
|
icon: DIAMOND
|
||||||
|
|
||||||
softdepend: AcidIsland, BSkyBlock
|
softdepend: AcidIsland, BSkyBlock, CaveBlock, AOneBlock, SkyGrid
|
||||||
|
|
||||||
authors: tastybento
|
authors: tastybento
|
||||||
|
|
||||||
@ -65,21 +65,21 @@ permissions:
|
|||||||
description: Player can use admin top ten command
|
description: Player can use admin top ten command
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
skygird.intopten:
|
aoneblock.intopten:
|
||||||
description: Player is in the top ten.
|
description: Player is in the top ten.
|
||||||
default: true
|
default: true
|
||||||
skygird.island.level:
|
aoneblock.island.level:
|
||||||
description: Player can use level command
|
description: Player can use level command
|
||||||
default: true
|
default: true
|
||||||
skygird.island.top:
|
aoneblock.island.top:
|
||||||
description: Player can use top ten command
|
description: Player can use top ten command
|
||||||
default: true
|
default: true
|
||||||
skygird.island.value:
|
aoneblock.island.value:
|
||||||
description: Player can use value command
|
description: Player can use value command
|
||||||
default: true
|
default: true
|
||||||
skygird.admin.level:
|
aoneblock.admin.level:
|
||||||
description: Player can use admin level command
|
description: Player can use admin level command
|
||||||
default: true
|
default: true
|
||||||
skygird.admin.topten:
|
aoneblock.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