Skip to content

[BUG] Config reloads are spotty / don't apply #8

@ToothyDev

Description

@ToothyDev

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

  1. Set config up a certain way
  2. Run pixelchat reload
  3. 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.).

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions