ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 6ee7c4759a
Add multi-language and component message support (Requires Spigot)
Message configs are now selected based on the client's language (can be
 toggled in the config) and will use MineDown formatting to allow
 display of component messages as well as usage of RGB colors in 1.16.
If found the legacy local.yml will be used instead of the per-language
 files. Move your local.yml to the correct lang config to if you want to
 use the per-client language option.
Version was also changed to 3.11 due to the many internal changes that
 have accumulated over time
2020-06-28 18:00:09 +01:00
..
Commands Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
Configuration Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +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 Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
Events Add ability to reload discount and restriction module (Resolves #252) 2020-06-10 14:03:22 +01:00
Listeners Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +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 Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
Signs Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
Updater Add Jenkins test build notifier 2020-06-18 21:19:35 +01:00
Utils Remove all usage of old MaterialData and other outdated code 2019-04-30 21:31:24 +01:00
UUIDs Improve Metrics and add /csmetrics command 2020-06-19 21:47:28 +01:00
ChestShop.java Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
Dependencies.java Add RedProtect support 2020-01-15 23:44:34 +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