Config doesn't safe - keeps resetting to default
ForbiddenRealms opened this issue · 12 comments
Whenever I change a setting on the config and I restart the server or reload the plugin the config resets to the default config. I'm using spigot 1.13.2 and version 5.1.0 of the plugin as the latest version of the plugin did the same (reset config)
please dont @ me in comments, im not going to get to your issue any faster, ill take a loot at this when i get a moment, or alternativly the source is all here, make a PR
I just checked and it's not just the config that resets when I reload the plugin or restart the server, it's every yml file that resets to default upon doing so. In the below example I removed the one line in the smelt blacklist.yml and upon restarting/reloading it reset it back to default and added the line back
Not sure what's needed? We're running minecraft 1.13.2 spigot on our server, I'm running the latest version of your plugin. My plugin list is
My config is default,
Infinity Pick: false
Mob:
AutoXP: true
AutoPickup: true
AutoSmelt Compat Mode: true
Block AutoXP: true
Auto Chest: true
Full Inventory:
Delete Item: true
Warn: true
Gui:
Contact Info: true
Allow BlockGui Permission: false
AutoBlock Quartz: true
As soon as I change the delete item to false or anything, save the config and then reload the plugin/restart the server it changes everything I've changed back to the default version.
Not sure what else you need
also changes in the UI or through chat commands are not reflected in the config as they are per user only.
My server is 1.13.2 as I mentioned with my very first comment when I started this post. I did try the version that supported 1.13.2 and it did the exact same thing. So won't it be fixed for 1.13.2?