Theguyhere0 / villager-defense-minigame

A Minecraft plugin that adds a fun, customizable minigame where players defend villagers against waves of monsters
GNU General Public License v3.0
7 stars 4 forks source link

Update issue with old configs #44

Closed TimGraham777 closed 3 years ago

TimGraham777 commented 3 years ago

The new update doesn't work because of the our existing config files. Can we manually add/modify the config the new update could work without us having to remake everything/deleting config?

current config in this example: example-value-part-of-V1: True

Dev decides to add a new config veritable called example-value-part-of-V2222: True If we were to just add that new value into our config then the plugin should work without error example-value-part-of-V1: True example-value-part-of-V2222: True #We adds this new value into the config manually so the plugin works without having to rest the existing config

Server and plugin versions (please complete the following information):

Theguyhere0 commented 3 years ago

Hmm, yeah I have instructions for updating without needing to delete everything, but they're in the console. I guess not everyone can see console messages, so I'll make more detailed messages to admin when they log in.

Theguyhere0 commented 3 years ago

A partial fix to automate updating files will be added, but sometimes major changes or changes related to certain data files require manual updating. I will mark this closed once the new release comes out, but feel free to open another issue if you feel this is still a problem.