ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 6ba8e092b8
Add some more detailed server type statistics
2023-06-15 15:47:35 +01:00
..
Commands Add meta information for more item types 2022-07-06 22:08:55 +01:00
Configuration Improve INCLUDE_SETTINGS_IN_METRICS option comment 2023-06-14 15:46:44 +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 Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +01:00
Listeners Add metrics for used economy and hooked dependencies 2023-06-14 15:50:43 +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 Cleanup: Properly log errors 2023-03-01 18:27:04 +01:00
Plugins Improve protection type mapping 2023-03-01 17:57:31 +01:00
Signs Build against 1.19 and replace apache-commons-lang 2022-06-13 22:52:26 +01:00
UUIDs Ensure NameManager caches stay consistent with multiple threads accessing them 2023-03-24 00:13:41 +01:00
Updater Make compatible with Folia by using own ExecutorService 2023-03-23 23:50:43 +01:00
Utils Fix potential NullPointerExceptions 2023-03-01 18:14:18 +01:00
ChestShop.java Add some more detailed server type statistics 2023-06-15 15:47:35 +01:00
Dependencies.java Separate economy adapter from other dependencies in metrics 2023-06-15 15:27:03 +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