Staartvin / Autorank-2

Autorank is a Spigot/Bukkit plugin for automatically ranking players based on requirements
Other
56 stars 62 forks source link

Let Autorank automatically update the config.yml after new options have been found #770

Closed Staartvin closed 3 years ago

Staartvin commented 3 years ago

Right now, whenever new options are added to (or removed from) the config.yml file, Autorank does not alter this. This is done because it will lose the comments when Autorank saves the file. However, it's annoying to lose some options, so instead I want Autorank to automatically include the new options without removing comments from the file.

Staartvin commented 3 years ago

This is now a feature since build 122