ChestShop-3/src/main/java/com/Acrobot/ChestShop
2020-05-02 19:25:44 +01:00
..
Commands Added toggle access command (#271) 2019-09-16 12:56:30 +01:00
Configuration Option to block shop creation when LWC limit is reached (Resolves #293) 2020-05-02 15:57:42 +01:00
Containers Add support for Paper's BlockDestroyEvent for sign breaks (Fixes #214) 2019-11-04 17:26:43 +01:00
Database Make querying of accounts by (short) name an event too 2019-05-06 23:49:16 +01:00
Economy Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
Events Use AccountQueryEvent in NameManager#canUseName utility method 2020-05-02 19:25:44 +01:00
Listeners Don't continue checking if account can hold currency if already done 2020-04-24 14:54:48 +01:00
Logging Mavenized the project 2013-03-08 20:31:15 +01:00
Metadata Use prepared queries to avoid special character issues (Fixes #258) 2019-07-29 18:50:26 +01:00
Plugins Option to block shop creation when LWC limit is reached (Resolves #293) 2020-05-02 15:57:42 +01:00
Signs Change hard limit to one million 2020-04-17 14:51:37 +01:00
Updater Specify locale when changing case (Fixes #291) 2020-01-29 16:35:04 +01:00
Utils Remove all usage of old MaterialData and other outdated code 2019-04-30 21:31:24 +01:00
UUIDs Use AccountQueryEvent in NameManager#canUseName utility method 2020-05-02 19:25:44 +01:00
ChestShop.java Add debug logging for configuration loading 2020-04-17 15:10:27 +01:00
Dependencies.java Add RedProtect support 2020-01-15 23:44:34 +01:00
Permission.java Specify locale when changing case (Fixes #291) 2020-01-29 16:35:04 +01:00
Security.java Add ability to define type of LWC protection in config 2020-01-15 22:55:40 +01:00