diff --git a/commands.yml b/commands.yml
index c6c7756..7636ae3 100644
--- a/commands.yml
+++ b/commands.yml
@@ -13,12 +13,48 @@
 command-block-overrides: []
 ignore-vanilla-permissions: true
 aliases:
+  # Temporary:
+  ess:
+  - []
+  essentials:
+  - []
+  eessentials:
+  - []
+  eess:
+  - []
+  essentials:ess:
+  - []
+  essentials:essentials:
+  - []
+  essentials:eessentials:
+  - []
+  essentials:eess:
+  - []
+  essentials:essversion:
+  - []
+  ld:
+  - []
+  libsdisg:
+  - []
+  libsdisguises:
+  - []
+  libsdisguises:ld:
+  - []
+  libsdisguises:libsdisg:
+  - []
+  libsdisguises:libsdisguises:
+  - []
+
   icanhasbukkit:
   - version $1-
   ban:
   - minecraft:ban $1-
   clear:
   - minecraft:clear $1-
+  minecraft:datapack:
+  - []
+  datapack:
+  - []
   enchant:
   - minecraft:enchant $1-
   gamemode:
diff --git a/permissions.yml b/permissions.yml
index 2843195..91e90e8 100644
--- a/permissions.yml
+++ b/permissions.yml
@@ -24,6 +24,8 @@ op:
       essentials.vanish.see: false
       geyser.command.reload: false
       geyser.command.stop: false
+      libsdisguises.reload: false
+      playerparticles.reload: false
 
       # Due to WorldEdit permission shenanigans, we have to grant
       # permissions manually to enforce block edit limits
@@ -201,7 +203,6 @@ op:
       worldedit.fast: true
       worldedit.masks: true
       worldedit.patterns: true
-      worldedit.reload: true
       worldedit.remove: true
       worldedit.threads: true
       worldedit.transforms: true
diff --git a/plugins/Extras.jar b/plugins/Extras.jar
index afd811c..e12cce3 100644
Binary files a/plugins/Extras.jar and b/plugins/Extras.jar differ