The issue of not being able to create a home if you deleted and then recreated a home has been fixed.
Added to config:
Code:# What should be deleted when clicking the delete button? # location = Only the location will be deleted. # full = The full home will be deleted, the user will have to re-buy the home. # partial = The settings will be deleted, the user will not have to re-buy the home, but all other settings will be deleted. (name, icon, location) delete_home_action: "location"
