Extended the configuration file. You can now disable the option to not delete the players' inventory when they save it. Please extend or reset the config file:
Code (YAML):
######################################### # If true the players inventory will be deleted when it gets saved. ######################################### delete-on-save: true