ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/Block
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
..
Break Block change block event for shop containers/signs 2020-02-22 17:43:17 +01:00
BlockPlace.java Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
SignCreate.java Fix shop sign getting broken with autofill marker (Fixes #310) 2020-05-13 23:13:56 +01:00