ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 0c51af6b45
Further improve item name shortening for alias system (#425)
This will correctly shorten dashes and ignore the case when comparing
 name starts
2021-03-27 21:07:18 +01:00
..
Commands Implement /shopinfo command/chest click for shop info (Resolves #203) 2021-02-15 17:28:33 +01:00
Configuration Allow multiline comments and improve comment about Floodgate 2021-03-18 14:41:34 +01:00
Containers Implement missing Inventory#isEmpty method in AdminInventory 2020-12-01 20:05:11 +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 Implement /shopinfo command/chest click for shop info (Resolves #203) 2021-02-15 17:28:33 +01:00
Listeners Further improve item name shortening for alias system (#425) 2021-03-27 21:07:18 +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 support for BlockLocker 2021-03-17 22:11:54 +01:00
Signs Directly use Regex group matching to get playername (Fixes #428) 2021-03-27 18:34:03 +01:00
Updater Add Jenkins test build notifier 2020-06-18 21:19:35 +01:00
Utils Improve performance by using Paper's non-snapshot states if available 2021-01-28 17:18:42 +01:00
UUIDs Rework how accounts are queried from (short form) user names 2021-02-24 15:18:15 +01:00
ChestShop.java Implement /shopinfo command/chest click for shop info (Resolves #203) 2021-02-15 17:28:33 +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 Improve performance by using Paper's non-snapshot states if available 2021-01-28 17:18:42 +01:00