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