Przeglądaj źródła

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
TfT_02 11 lat temu
rodzic
commit
4970cdc3f4
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      src/main/resources/plugin.yml

+ 5 - 0
src/main/resources/plugin.yml

@@ -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: