Describe the bug
When changing the config.yml and using pixelchat reload, the plugin says the config was reloaded successfully, however, this is not the case. Stuff like the log-level and API keys remain stale. Switching from a "bad" to a working API key for example still runs you into errors after reloading (same wrong API key error)
To Reproduce
- Set config up a certain way
- Run
pixelchat reload
- Do something to test whether the changed config value applied
Expected behavior
Any config change (at least those that can change during runtime) are applied when using the reload command
Screenshots
If applicable, add screenshots to help explain your problem.
Server Version
- Minecraft Version: 1.21.2
- Plugin Version: 1.3.0 master branch version
Additional context
Add any other context about the problem here (e.g., other plugins installed, configuration settings, etc.).
Describe the bug
When changing the config.yml and using
pixelchat reload, the plugin says the config was reloaded successfully, however, this is not the case. Stuff like the log-level and API keys remain stale. Switching from a "bad" to a working API key for example still runs you into errors after reloading (same wrong API key error)To Reproduce
pixelchat reloadExpected behavior
Any config change (at least those that can change during runtime) are applied when using the reload command
Screenshots
If applicable, add screenshots to help explain your problem.
Server Version
Additional context
Add any other context about the problem here (e.g., other plugins installed, configuration settings, etc.).