mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-14 06:36:34 +01:00
20 lines
526 B
YAML
Executable File
20 lines
526 B
YAML
Executable File
name: BSkyBlock-Challenges
|
|
main: bskyblock.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
|