-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.
Description
Type of bug
Error in console
/ess dump all output
https://essentialsx.net/dump.html?bytebin=splIhyN4oY
Error log (if applicable)
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
Metadata
Metadata
Assignees
Labels
bug: unconfirmedPotential bugs that need replicating to verify.Potential bugs that need replicating to verify.