ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/PreShopCreation
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
..
ChestChecker.java Mavenized the project 2013-03-08 20:31:15 +01:00
CreationFeeGetter.java Use different economy responses and make some events cancellable 2018-08-22 00:21:34 +01:00
ErrorMessageSender.java Style fix, removed useless cases 2015-08-06 14:33:15 +02:00
ItemChecker.java [CI-SKIP] Fix some formatting inconsistencies 2018-05-07 15:32:51 +01:00
MoneyChecker.java Transfer to new economy handling 2013-07-13 23:14:10 +02:00
NameChecker.java Rewrite NameManager to support multiple short names per user 2017-07-01 17:14:41 +01:00
PermissionChecker.java Add more per material shop creation permissions 2018-06-24 00:17:35 +01:00
PriceChecker.java Improve sign price corrections 2018-09-05 23:07:35 +01:00
PriceRatioChecker.java Mavenized the project 2013-03-08 20:31:15 +01:00
QuantityChecker.java Mavenized the project 2013-03-08 20:31:15 +01:00
TerrainChecker.java Mavenized the project 2013-03-08 20:31:15 +01:00