mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-28 05:25:21 +01:00
22389824a7
Still a WIP.
14 lines
335 B
YAML
Executable File
14 lines
335 B
YAML
Executable File
name: BSkyBlock-Challenges
|
|
main: bskyblock.addon.challenges.ChallengesAddon
|
|
version: 0.1
|
|
|
|
authors: [tastybento]
|
|
|
|
permissions:
|
|
bskyblock.island.challenges:
|
|
description: Let the player use the /challenges command
|
|
default: true
|
|
bskyblock.admin.challenges:
|
|
description: Access challenge admin commands
|
|
default: op
|