mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-22 18:46:45 +01:00
Grant permission for /ma ready by default
This makes the ready command consistent with the rest of the sane defaults as well as with the ready block, which requires no permissions.
This commit is contained in:
parent
09d0b4772b
commit
6a8c6a9741
@ -33,6 +33,9 @@ permissions:
|
||||
mobarena.use.class:
|
||||
description: Pick a class by name
|
||||
default: true
|
||||
mobarena.use.ready:
|
||||
description: Ready to start the battle
|
||||
default: true
|
||||
|
||||
mobarena.admin:
|
||||
description: Gives access to all admin commands
|
||||
|
Loading…
Reference in New Issue
Block a user