ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/Block
Phoenix616 40467e3522 Add support for Paper's BlockDestroyEvent for sign breaks (Fixes #214)
Instead of using different modules we use a bukkit profile to test backwards compatibility with pure-Bukkit servers and use the paper-api in the default profile. This should really be done with modules in the future. The actual selection which listener to use is handled by checking if the event class exists on event registration.
2019-11-04 17:26:43 +01:00
..
Break Add support for Paper's BlockDestroyEvent for sign breaks (Fixes #214) 2019-11-04 17:26:43 +01:00
BlockPlace.java Improve hopper protection 2018-10-23 19:27:39 +01:00
SignCreate.java Use shop owner for LWC protections and not the creator 2019-08-22 14:03:27 +01:00