Type of bug
Error in console
/ess dump all output
https://essentialsx.net/dump.html?bytebin=splIhyN4oY
Error log (if applicable)
https://pastes.dev/QF7ducDUHO
Bug description
When i change the currency-format from currency-format: "#,##0.00" to currency-format: "#.##0,00"
i get a error
Steps to reproduce
change currency-format: "#,##0.00" to currency-format: "#.##0,00"
Expected behaviour
./pay 2,03 -> player should get 2,03
Actual behaviour
./pay 2,03 -> player get 203,00
Additional Information
No response
Type of bug
Error in console
/ess dump alloutputhttps://essentialsx.net/dump.html?bytebin=splIhyN4oY
Error log (if applicable)
https://pastes.dev/QF7ducDUHO
Bug description
When i change the currency-format from currency-format: "#,##0.00" to currency-format: "#.##0,00"
i get a error
Steps to reproduce
change currency-format: "#,##0.00" to currency-format: "#.##0,00"
Expected behaviour
./pay 2,03 -> player should get 2,03
Actual behaviour
./pay 2,03 -> player get 203,00
Additional Information
No response