ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/PreShopCreation
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
..
ChestChecker.java Allow configuring what containers can be used for shops (Fixes #175) 2018-10-23 19:14:21 +01:00
CreationFeeGetter.java Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
ErrorMessageSender.java Add multi-language and component message support (Requires Spigot) 2020-06-28 18:00:09 +01:00
ItemChecker.java Make auto-fill check both buy and sell permission separately (#325) 2020-06-19 18:58:00 +01:00
MoneyChecker.java Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
NameChecker.java Listen on low so that other plugins could hook into before 2020-05-03 02:34:57 +01:00
PermissionChecker.java Make auto-fill check both buy and sell permission separately (#325) 2020-06-19 18:58:00 +01:00
PriceChecker.java Specify locale when changing case (Fixes #291) 2020-01-29 16:35:04 +01:00
PriceRatioChecker.java Move to BigDecimal in all events and use the CurrencyTransferEvent 2019-04-25 18:44:22 +01:00
QuantityChecker.java Add ability to set max amount and improve error messages 2020-03-24 00:31:08 +01:00
TerrainChecker.java Allow configuring what containers can be used for shops (Fixes #175) 2018-10-23 19:14:21 +01:00