- Added an option to the config where you can limit how many homes a player should have.
- Fixed "String index out of range: -5" error.
-
Fixed a bug with disabled worlds that occurred when you block a world called "world", so every other world with "world" in it got blocked too, like world_nether.
If you updated to this version, you need to add the following to the config file for that:
Config File: #Set a home limit, set to 0 if no limit
homelimit: 2
en File: homelimitmessage: "&cYou have reached the maximum amount of %homelimit% homes!"
or for de File: homelimitmessage: "&cDu hast die maximale Anzahl von %homelimit% Homes erreicht!"