Some of my spawners yml files (in random order) will be overwritten with an almost empty yml
Summary
Describe the bug encountered in detail.
Steps to reproduce
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
Current behavior
When reloading the mythicmobs plugin, some of my spawners yml files (in random order) will be overwritten with an empty yml file with just a few options that are either 0 or the settings they were set before. Example below:
Airship-Port_Boss_Musashi: MobName: '' Cooldown: 0 Warmup: 1200 WarmupTimer: 900
Intended correct behavior
It should keep my files as they are now. I now have to restore them from my backup each time I reload the mythicmobs plugin.
Server log file
Debug log snippet
Proposed fixes
Maybe it doesn't save it correctly in memory?