ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
2022-07-06 00:54:44 +01:00
..
Block Add some debug logging for shop sign creation 2022-07-06 00:54:44 +01:00
Economy Add clarifying comment to buy tax bypass 2021-10-15 15:39:01 +01:00
Item Improve performance by using Paper's non-snapshot states if available 2021-01-28 17:18:42 +01:00
Modules Fix NFE and some other possible issues (#502) 2022-02-17 16:34:25 +01:00
Player Unify sign line parsing and strip owner line whitespace 2022-01-26 20:35:42 +01:00
PostShopCreation Fix NFE and some other possible issues (#502) 2022-02-17 16:34:25 +01:00
PostTransaction Update double chests too after transactions (Fixes #412) 2021-03-03 18:16:14 +01:00
PreShopCreation Fix NFE and some other possible issues (#502) 2022-02-17 16:34:25 +01:00
PreTransaction Fix zero partial price exploit 2022-06-28 11:09:29 +02:00
ShopRemoval Unify sign line parsing and strip owner line whitespace 2022-01-26 20:35:42 +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 check if item has meta as that could've returned null (Fixes #427) 2021-03-27 18:44:04 +01:00
ShopInfoListener.java Unify sign line parsing and strip owner line whitespace 2022-01-26 20:35:42 +01:00
SignParseListener.java Remove OddItem support and implement own alias system (Resolves #360) 2021-01-03 01:55:01 +01:00