mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
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:
parent
1becc874ba
commit
4970cdc3f4
@ -1954,6 +1954,11 @@ permissions:
|
||||
children:
|
||||
mcmmo.ability.repair.all: 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:
|
||||
description: Allows access to the Smelting skill
|
||||
children:
|
||||
|
Loading…
Reference in New Issue
Block a user