Mtihc / TreasureChest

The TreasureChest plugin for CraftBukkit
dev.bukkit.org/server-mods/treasurechest
10 stars 39 forks source link

Disable onBlockPowered because of massive lag #89

Open Mtihc opened 7 years ago

Mtihc commented 7 years ago

Should really try to fix this. Or at least give an error message to the player when he tries to use dispensers and droppers and whatnot. This pull request simply disables the onBlockPowered callback so unlimited dispensers and droppers won't work anymore. At least the massive lag is gone.