Przeglądaj źródła

Added missing * perm node for mcmmmo.commands.mcmmo

GJ 12 lat temu
rodzic
commit
1380e64c0b
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

@@ -678,6 +678,11 @@ permissions:
         description: Allows access to the mcgod command for other players
     mcmmo.commands.mchud:
         description: Allows access to the mchud command
+    mcmmo.commands.mcmmo.*:
+        default: false
+        description: Implies access to all mcmmo.commands.mcmmo permissions
+        children:
+            mcmmo.commands.mcmmo.all: true
     mcmmo.commands.mcmmo.all:
         description: Implies access to all mcmmo.commands.mcmmo permissions.
         children: