1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-06 23:54:43 +02:00

Adding a permission for the /mcmmo command.

This commit is contained in:
Glitchfinder
2013-02-03 13:03:04 -08:00
parent 2888fdff9e
commit 939586ce1a
2 changed files with 8 additions and 0 deletions
src/main
java
com
gmail
nossr50
commands
resources

@ -723,6 +723,7 @@ permissions:
children:
mcmmo.commands.inspect: true
mcmmo.commands.mcability: true
mcmmo.commands.mcmmo: true
mcmmo.commands.mcrank: true
mcmmo.commands.mcstats: true
mcmmo.commands.mctop: true
@ -764,6 +765,8 @@ permissions:
description: Allows access to the mcgod command
mcmmo.commands.mcgod.others:
description: Allows access to the mcgod command for other players
mcmmo.commands.mcmmo:
description: Allows access to the mcmmo command
mcmmo.commands.mcrank:
description: Allows access to the mcrank command
mcmmo.commands.mcstats: