ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction
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
..
EconomicModule.java Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
EmptyShopDeleter.java Put the correct sign type into the chest on empty remove (Fixes #313) 2020-05-20 00:43:20 +01:00
ItemManager.java Update the container on item transfers (Fixes #217) 2019-04-23 18:00:21 +01:00
TransactionLogger.java Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
TransactionMessageSender.java Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00