ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners
Phoenix616 df76347697 Improve sign price corrections
This includes a new price_precision config entry to set the amount of decimal places to allow on a shop sign (set to 2 by default). Thanks to @andrewkm for this idea.
It also fixes an issue where a zero inside the decimal places was removed instead of it's end and also removes the point and zeros from prices that only have trailing zeros to avoid confusion (e.g. in languages that use the decimal point for thousands)
2018-09-05 23:07:35 +01:00
..
Block [CI-SKIP] Fix some formatting inconsistencies 2018-05-07 15:32:51 +01:00
Economy Use different economy responses and make some events cancellable 2018-08-22 00:21:34 +01:00
Item Fix WordGuard + minor fixes 2014-11-30 20:15:27 +01:00
Modules [CI-SKIP] Fix some formatting inconsistencies 2018-05-07 15:32:51 +01:00
Player Query server's player cache for missing players 2018-08-29 21:29:27 +01:00
PostShopCreation Use different economy responses and make some events cancellable 2018-08-22 00:21:34 +01:00
PostTransaction Add more message placeholders (Fixes #159) 2018-08-23 22:10:24 +01:00
PreShopCreation Improve sign price corrections 2018-09-05 23:07:35 +01:00
PreTransaction Add more message placeholders (Fixes #159) 2018-08-23 22:10:24 +01:00
ShopRemoval Don't refund for non-finished signs (Fixes #141) 2018-06-23 15:01:41 +01:00
AuthMeChestShopListener.java Fix and re-enable AuthMe hook 2016-08-20 16:17:10 -04:00
GarbageTextListener.java Should fix the Mac issues 2015-05-22 13:26:42 +02:00
ItemInfoListener.java Add support for stored enchantments to /iteminfo and format it better 2018-06-03 19:23:40 +01:00