ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 6f5b56d20a
Fix Folia compatibility by using own ExecutorService (Fixes #587)
2024-03-25 22:40:03 +01:00
..
Commands Add meta information for more item types 2022-07-06 22:08:55 +01:00
Configuration Add release update notification (#541) 2024-02-07 16:10:08 +01:00
Containers Fix potential out of bounds and NPE 2023-03-01 18:01:33 +01:00
Database Cleanup: Properly log errors 2023-03-01 18:27:04 +01:00
Economy Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
Events Fix transaction message getting sent twice when server economy account is set 2023-09-26 20:22:15 +01:00
Listeners Log tax messages to the shop logger too 2023-10-08 20:55:38 +01:00
Logging Include log level (if not INFO) and error stack trace in log file 2021-01-04 22:42:17 +01:00
Metadata catch ClassCastException in the ItemDatabase update method (#563) 2023-08-14 20:01:49 +01:00
Plugins [CI-SKIP] Fix wrong author and add some more docs 2024-02-07 17:20:29 +01:00
Signs Build against 1.19 and replace apache-commons-lang 2022-06-13 22:52:26 +01:00
UUIDs Add log message that informs about the server being rate limited. 2023-08-13 19:48:18 +01:00
Updater Improve the Updater (Fixes #541, #586) 2024-03-04 19:28:02 +01:00
Utils Fix that Double Chests weren't supported in some cases (Fixes #568) 2023-09-28 17:26:37 +01:00
ChestShop.java Fix Folia compatibility by using own ExecutorService (Fixes #587) 2024-03-25 22:40:03 +01:00
Dependencies.java Fix ChestShop not starting if an error occurred hooking into a dependency 2023-09-25 12:55:42 +01:00
Permission.java Implement /shopinfo command/chest click for shop info (Resolves #203) 2021-02-15 17:28:33 +01:00
Security.java Unify sign line parsing and strip owner line whitespace 2022-01-26 20:35:42 +01:00