mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-23 11:05:47 +01:00
c7b4a1ac06
Fixed error if level is not enough.
20 lines
524 B
YAML
Executable File
20 lines
524 B
YAML
Executable File
name: BentoBox-Challenges
|
|
main: bentobox.addon.challenges.ChallengesAddon
|
|
version: 0.1
|
|
|
|
authors: tastybento
|
|
|
|
permissions:
|
|
bskyblock.challenges:
|
|
description: Let the player use the /challenges command
|
|
default: true
|
|
bskyblock.admin.challenges:
|
|
description: Access challenge admin commands
|
|
default: op
|
|
acidisland.challenges:
|
|
description: Let the player use the /challenges command
|
|
default: true
|
|
acidisland.admin.challenges:
|
|
description: Access challenge admin commands
|
|
default: op
|