Add OreAlert permission to plugin.yml
parent
1797edcf13
commit
81c41333cb
|
@ -48,6 +48,9 @@ permissions:
|
|||
minecraftmanager.staff:
|
||||
description: Who should get staff messages
|
||||
default: op
|
||||
minecraftmanager.orealert:
|
||||
description: Who should get OreAlert messages
|
||||
default: op
|
||||
minecraftmanager.register:
|
||||
description: Who is allowed to register for the MCM web application
|
||||
default: op
|
||||
|
|
Loading…
Reference in New Issue