Rumsfield / konquest

Konquest plugin for Spigot Minecraft territory control
GNU General Public License v3.0
8 stars 3 forks source link

Changed config load method, updating exception handling #139 #160

Closed Rumsfield closed 11 months ago

Rumsfield commented 11 months ago

Konquest Pull Request

Closes #139

Summary

Updated config file loading method to get expected exception handling behavior. Config files with invalid syntax are now properly saved with a .bad extension before being replaced with a default file.

Checklist