mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-12 13:44:18 +01:00
a9707b2925
Now for the hard work to begin.
14 lines
330 B
YAML
Executable File
14 lines
330 B
YAML
Executable File
name: BSkyBlock-Challenges
|
|
main: bskyblock.addon.challenges.Challenges
|
|
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
|