Default configs missing options and YAML comments in latest dev build on Paper 1.21.8
Summary
Hello, while using the latest dev build of MythicMobs (build 5487) on Paper 1.21.8, I noticed that the default configuration files generated in the MythicMobs folder contain far fewer options than those documented on the official wiki. In particular, the config-general.yml file appears to be missing many settings, and all YAML comments have disappeared. I’ve attached a screenshot of the file’s contents for reference.
Steps to reproduce
- create a new Paper 1.21.8 server, with default configuration
- install MythicMobs in the plugins folder
- start the server
- look into the MythicMobs configuration folder
Current behavior
Some of the generated configuration files are missing a lot of options and comments. (For example: config-general.yml, config-spawning.yml and config-mobs.yml)
Intended correct behavior
Expected content of the config-general.yml file: https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Config/config-general
Same story for the other configuration files, they should be consistent with the wiki documentation.
Server log file
Debug log snippet
N/A
Proposed fixes
N/A
