Add mcmmo.skills.salvage permission to plugin.yml

Fixes issue where players would have access to the Salvage child skill
by default.

Mentioned in #2075
This commit is contained in:
TfT_02 2014-06-12 13:42:42 +02:00
parent 1becc874ba
commit 4970cdc3f4

View File

@ -1954,6 +1954,11 @@ permissions:
children: children:
mcmmo.ability.repair.all: true mcmmo.ability.repair.all: true
mcmmo.commands.repair: true mcmmo.commands.repair: true
mcmmo.skills.salvage:
description: Allows access to the Salvage skill
children:
mcmmo.ability.salvage.all: true
mcmmo.commands.salvage: true
mcmmo.skills.smelting: mcmmo.skills.smelting:
description: Allows access to the Smelting skill description: Allows access to the Smelting skill
children: children: