Allow MultiBlock place event
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b1b7e5d910
commit
aa181c3b15
@ -44,7 +44,8 @@ public class SuperListener implements Listener
|
||||
"TimeSkipEvent", "PlayerToggleSprintEvent", "PlayerChatEvent", "AsyncPlayerChatEvent",
|
||||
"GenericGameEvent", "InventoryCreativeEvent", "PlayerItemHeldEvent", "PlayerInteractEvent",
|
||||
"BlockPlaceEvent", "BlockBreakEvent", "PlayerToggleSneakEvent", "PlayerKickEvent",
|
||||
"InventoryClickEvent", "PlayerDropItemEvent", "PlayerCommandPreprocessEvent"
|
||||
"InventoryClickEvent", "PlayerDropItemEvent", "PlayerCommandPreprocessEvent",
|
||||
"BlockMultiPlaceEvent"
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user