High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Aikar b71ceb5e0f BlockDestroyEvent
Adds an event for when the server is going to destroy a current block,
potentially causing it to drop. This event can be cancelled to avoid
the block destruction, such as preventing signs from popping when
floating in the air.

This can replace many uses of BlockPhysicsEvent
2019-02-06 00:20:33 -05:00
paper-server BlockDestroyEvent 2019-02-06 00:20:33 -05:00