mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2024-11-21 18:16:07 +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}
|
||||
icon: DIAMOND
|
||||
|
||||
softdepend: AcidIsland, BSkyBlock
|
||||
softdepend: AcidIsland, BSkyBlock, CaveBlock, AOneBlock, SkyGrid
|
||||
|
||||
authors: tastybento
|
||||
|
||||
@ -65,21 +65,21 @@ permissions:
|
||||
description: Player can use admin top ten command
|
||||
default: true
|
||||
|
||||
skygird.intopten:
|
||||
aoneblock.intopten:
|
||||
description: Player is in the top ten.
|
||||
default: true
|
||||
skygird.island.level:
|
||||
aoneblock.island.level:
|
||||
description: Player can use level command
|
||||
default: true
|
||||
skygird.island.top:
|
||||
aoneblock.island.top:
|
||||
description: Player can use top ten command
|
||||
default: true
|
||||
skygird.island.value:
|
||||
aoneblock.island.value:
|
||||
description: Player can use value command
|
||||
default: true
|
||||
skygird.admin.level:
|
||||
aoneblock.admin.level:
|
||||
description: Player can use admin level command
|
||||
default: true
|
||||
skygird.admin.topten:
|
||||
aoneblock.admin.topten:
|
||||
description: Player can use admin top ten command
|
||||
default: true
|
||||
|
Loading…
Reference in New Issue
Block a user