ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
Phoenix616 7a09c53bde
Cleanup: Better specify exception catch and remove unused import
2023-03-01 18:16:14 +01:00
..
Block Don't check block type twice 2023-03-01 18:03:34 +01:00
Economy Cleanup: Mark EconomyAPI as Nullable and fix potential NPE 2023-03-01 17:37:22 +01:00
Item Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +01:00
Modules Cleanup: Properly log errors 2023-03-01 18:11:35 +01:00
Player Use non-deprecated setScale, remove duplicate division calls, NPE-Fix 2023-03-01 18:10:25 +01:00
PostShopCreation Fix NFE and some other possible issues (#502) 2022-02-17 16:34:25 +01:00
PostTransaction Fix potential NullPointerExceptions 2023-03-01 18:14:18 +01:00
PreShopCreation Cleanup: Better specify exception catch and remove unused import 2023-03-01 18:16:14 +01:00
PreTransaction Cleanup: 0-sized arrays, NPE, Math.min usage 2023-03-01 17:48:07 +01: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 Fix potential NullPointerExceptions 2023-03-01 18:14:18 +01:00
ItemInfoListener.java Cleanup: Use chained StringBuilder#append 2023-03-01 17:59:02 +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