Added: If a config file is found invalid, the file will now be backed up before getting reset!
Code (Text):
[02:22:15 ERROR]: [ValorlessUtils] Invalid plugins\HavenArena\config.yml detected. Creating a backup and resetting to default.
[02:22:15 ERROR]: [ValorlessUtils] org.bukkit.configuration.InvalidConfigurationException: while scanning a quoted scalar
in 'reader', line 59, column 12:
formula: '(%wave% + 1.5) * %players%''
^
found unexpected end of stream
in 'reader', line 92, column 1:
Changed: Config validation will no longer spam with
"Config value 'XXXX' is missing, fixing.", and will instead say
"New or missing config values have been added." when done.
Changed: Config validation will no longer say
"Validating Config", and will instead say
"Validating %file%".
%file% being like config.yml or lang.yml.