Now you can change the shop balance (prices) decimal cases!
Change your config.yml to this format:
Code (Text):
# CoinShop Configuration
# Server Card ID for collecting taxes
Server: "e1301fadfc35"
# Tax rate (0.1 = 10%)
Tax: 0.1
# Coin Decimals between 0 and 8, constrols things like 8= 0.00000001 and 0= 1 (changes the number lenght)
Decimals: 8
# Minimum and maximum price for items
Min: 0.00000001
Max: 1000.0
# Cooldown between transactions in milliseconds
Cooldown: 1100
Thanks for downloading!!!
