Fix all commands not working
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bea 2022-11-12 07:10:50 +01:00
parent fea420f2bc
commit b1b7e5d910
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class SuperListener implements Listener
"TimeSkipEvent", "PlayerToggleSprintEvent", "PlayerChatEvent", "AsyncPlayerChatEvent",
"GenericGameEvent", "InventoryCreativeEvent", "PlayerItemHeldEvent", "PlayerInteractEvent",
"BlockPlaceEvent", "BlockBreakEvent", "PlayerToggleSneakEvent", "PlayerKickEvent",
"InventoryClickEvent", "PlayerDropItemEvent"
"InventoryClickEvent", "PlayerDropItemEvent", "PlayerCommandPreprocessEvent"
};