ChestShop-3/src/main/java/com/Acrobot/ChestShop/Containers
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
..
AdminInventory.java Add support for Paper's BlockDestroyEvent for sign breaks (Fixes #214) 2019-11-04 17:26:43 +01:00