Level/src/main/resources/addon.yml

37 lines
1022 B
YAML
Raw Normal View History

2018-08-04 08:36:04 +02:00
name: BentoBox-Level
main: bentobox.addon.level.Level
2017-10-21 20:32:32 +02:00
version: 0.1
authors: tastybento
2017-10-21 20:32:32 +02:00
2017-10-27 03:47:32 +02:00
permissions:
bskyblock.intopten:
description: Player is in the top ten.
2017-12-26 17:41:37 +01:00
default: true
bskyblock.island.level:
description: Player can use level command
default: true
bskyblock.island.top:
2017-12-26 17:41:37 +01:00
description: Player can use top ten command
default: true
bskyblock.admin.level:
description: Player can use admin level command
default: true
bskyblock.admin.topten:
2018-06-03 04:20:18 +02:00
description: Player can use admin top ten command
default: true
acidisland.intopten:
description: Player is in the top ten.
default: true
acidisland.island.level:
description: Player can use level command
default: true
acidisland.island.top:
description: Player can use top ten command
default: true
acidisland.admin.level:
description: Player can use admin level command
default: true
acidisland.admin.topten:
2017-12-26 17:41:37 +01:00
description: Player can use admin top ten command
2017-10-27 03:47:32 +02:00
default: true