Added new permission node to control who can check version number

Negate this permission node to hide the version number from /mcmmo and
motd
This commit is contained in:
TfT_02
2014-02-17 16:31:59 +01:00
parent 0a6735110f
commit c51fde7f1f
4 changed files with 11 additions and 2 deletions

View File

@ -1937,6 +1937,9 @@ permissions:
children:
mcmmo.ability.woodcutting.all: true
mcmmo.commands.woodcutting: true
mcmmo.showversion:
default: true
description: Show mcMMO version number in /mcmmo and motd
mcmmo.tools.*:
default: false
description: Implies all mcmmo.tools permissions.