-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the bug
When convertToFahrenheit setting is set to true in config.yml, the temperature only remains in Fahrenheit and running the /toggletemperature command does not switch players' units to Celsius despite the plugin saying the units has been switched.
/toggletemperature command only works correctly when convertToFahrenheit is set to false.
However, I want players to start off in Fahrenheit and to be able to toggle to Celsius if needed. Not the other way around. Currently, the toggle temperature command ONLY works correctly when convertToFahrenheit is set to false.
This appears to be a bug.
I would like players to start in F and toggle to C if needed considering most of players are American.
Thank you :)
How to reproduce
Set convertToFahrenheit setting is set to true in config.yml and run /toggleunits.
Screenshots / Videos
Server Log
No response