ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
2019-04-28 15:41:20 +01:00
..
Block Fix ShopDestroyEvent not getting called in certain cases 2019-04-01 13:55:21 +01:00
Economy Properly set scale and rounding mode for divisions (Fixes #220) 2019-04-28 15:41:20 +01:00
Item Improve hopper protection 2018-10-23 19:27:39 +01:00
Modules Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
Player Properly set scale and rounding mode for divisions (Fixes #220) 2019-04-28 15:41:20 +01:00
PostShopCreation Allow configuring what containers can be used for shops (Fixes #175) 2018-10-23 19:14:21 +01:00
PostTransaction Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
PreShopCreation Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
PreTransaction Properly set scale and rounding mode for divisions (Fixes #220) 2019-04-28 15:41:20 +01:00
ShopRemoval Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
AuthMeChestShopListener.java Update to new AuthMeReloaded API (Fixes #174) 2018-10-15 20:27:38 +01:00
GarbageTextListener.java Should fix the Mac issues 2015-05-22 13:26:42 +02:00
ItemInfoListener.java Add support for stored enchantments to /iteminfo and format it better 2018-06-03 19:23:40 +01:00
SignParseListener.java Make Item and Material parsing events 2019-01-17 19:50:47 +01:00