ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 852f20a50e
Add ItemBridge support (Resolves #361)
This also slightly changes how the max width is applied for generating sign item IDs
2022-12-29 15:25:26 +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 Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +01:00
Listeners Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +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 Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +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 Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +01:00
ChestShop.java Add some debug logging for shop sign creation 2022-07-06 00:54:44 +01:00
Dependencies.java Add ItemBridge support (Resolves #361) 2022-12-29 15:25:26 +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