ChestShop-3/src/main/java/com/Acrobot/ChestShop
2022-02-17 21:29:43 +01:00
..
Commands Use more exact shop detection with /shopinfo 2021-06-13 15:48:04 +01:00
Configuration Add better message for when the shop's sell price is above the buy price 2021-10-15 15:50:04 +01:00
Containers Allow building against latest Paper 2021-05-15 14:13:13 +01:00
Database Make querying of accounts by (short) name an event too 2019-05-06 23:49:16 +01:00
Economy Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
Events Don't search unknown players by default 2021-11-17 14:03:51 +01:00
Listeners Fix NFE and some other possible issues (#502) 2022-02-17 16:34:25 +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 Ignore formatting when parsing sign lines (#503) 2022-02-17 21:29:43 +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
UUIDs Don't search unknown players by default 2021-11-17 14:03:51 +01:00
ChestShop.java ChestShop Sign Dying (#479) 2021-10-12 23:30:49 +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