Skip to content

Commit

Permalink
Added default perms for aoneblock
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Apr 19, 2020
1 parent 3078311 commit a52cabf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,13 @@ permissions:
skygrid.admin.challenges:
description: Access challenge admin commands
default: op

aoneblock.challenges:
description: Let the player use the '/aoneblock challenges' command
default: true
aoneblock.challenges.multiple:
description: Let the player complete challenge multiple times
default: true
aoneblock.admin.challenges:
description: Access challenge admin commands
default: op

0 comments on commit a52cabf

Please sign in to comment.