ChestShop-3/src/main/java/com/Acrobot/ChestShop
2021-01-04 22:42:17 +01:00
..
Commands Remove OddItem support and implement own alias system (Resolves #360) 2021-01-03 01:55:01 +01:00
Configuration Improve ignore config setting comments to make it more clear 2020-12-04 15:01:26 +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 Use full item name instead of shortened for aliases 2021-01-03 20:47:07 +01:00
Listeners Use full item name instead of shortened for aliases 2021-01-03 20:47:07 +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 Fix issues with LWC Single/Double Chest protections (Fixes #359) 2020-09-24 16:54:36 +01:00
Signs Ignore signs and transactions made by players with invalid names 2020-11-18 15:10:58 +01:00
Updater Add Jenkins test build notifier 2020-06-18 21:19:35 +01:00
Utils Use full item name instead of shortened for aliases 2021-01-03 20:47:07 +01:00
UUIDs Improve UUID version handling (Fixes #382, #337) 2020-11-16 14:09:07 +01:00
ChestShop.java Remove OddItem support and implement own alias system (Resolves #360) 2021-01-03 01:55:01 +01:00
Dependencies.java Remove OddItem support and implement own alias system (Resolves #360) 2021-01-03 01:55:01 +01:00
Permission.java Allow metadata ID to be used in shop creation permission 2020-06-01 22:58:34 +01:00
Security.java Add ability to define type of LWC protection in config 2020-01-15 22:55:40 +01:00