Found a negative player gameplay loop where if the player died the auto-save functionality would fire.
This would save the empty inventory and player health value of 0.0 to the slot, effectively killing that save slot unless the 'config.yml' was updated manually.
Planning to have additional bug fixes for any other auto-save issues as they are found and/or reported.