ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 e3ab44ae32
Don't fail account UUID checks on players that are online
This should fix some issues with Floodgate which kept popping up
2022-11-23 22:15:21 +01:00
..
Commands Add meta information for more item types 2022-07-06 22:08:55 +01:00
Configuration Adjust comment regarding floodgate to their current default prefix 2022-11-17 23:28:09 +01:00
Containers Allow building against latest Paper 2021-05-15 14:13:13 +01:00
Database Update dependencies (mainly ORMLite and bStats) 2022-06-28 16:24:17 +01:00
Economy Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
Events Trigger transaction message from CurrencyTransferEvent and consider tax (#534) 2022-10-12 16:37:18 +01:00
Listeners Remove deprecated reflection API usage 2022-10-13 14:14:20 +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 Use prepared queries to avoid special character issues (Fixes #258) 2019-07-29 18:50:26 +01:00
Plugins Differentiate between shop accessing and administrating 2021-05-16 00:31:33 +01:00
Signs Build against 1.19 and replace apache-commons-lang 2022-06-13 22:52:26 +01:00
UUIDs Don't fail account UUID checks on players that are online 2022-11-23 22:15:21 +01:00
Updater Add Jenkins test build notifier 2020-06-18 21:19:35 +01:00
Utils Make sure to not load chunks to check for shops (Fixes #473) 2021-09-01 16:30:14 +01:00
ChestShop.java Add some debug logging for shop sign creation 2022-07-06 00:54:44 +01:00
Dependencies.java Add support for BlockLocker 2021-03-17 22:11:54 +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