ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
Phoenix616 2e0c5a3cac Fix issues with user account storage on shop creation
This fixes a bug where shop owner accounts would not be created in certain cases e.g. when the owner had certain admin permissions or created the account for another player while having certain admin permissions.
2019-05-05 19:23:04 +01:00
..
Block Remove all usage of old MaterialData and other outdated code 2019-04-30 21:31:24 +01:00
Economy Add warnings about unknown OfflinePlayer to VaultListener 2019-05-01 17:13:47 +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 Improve internal precision of calculations (Fixes #221) 2019-04-30 16:02:01 +01:00
PostShopCreation Don't use sign Material as that's going to change in 1.14 2019-05-01 17:01:43 +01:00
PostTransaction Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
PreShopCreation Fix issues with user account storage on shop creation 2019-05-05 19:23:04 +01:00
PreTransaction Improve internal precision of calculations (Fixes #221) 2019-04-30 16:02:01 +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