Console does not support decimal points when using /tppos
baailey opened this issue ยท 0 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
.
Error log (if applicable)
No response
Bug description
When trying to run /tppos using a decimal point, the command will not work and instead print in console Error: For input string: "-1250.5"
Steps to reproduce
- Run
/tppos player 100.5 100 100.5
through console - See Error in console
Expected behaviour
For the command to support decimal points through console
Actual behaviour
Causes an error