Fixed a miswritten check to cancel teleportation on movement when enabled
essentially the check for movement was run even if the player switched dimensions, and tried to measure a distance between two different worlds, causing a never ending loop of errors that would kill TPS
Fixed a fatal error where a player could name his home with a dot ("."), causing the Yaml parser to completely fail and in turn, crash down the whole plugin as it was a completely unforeseen error case
the plugin now simply prevents the use of the dot it home names
The [StomerHomes] prefix is now configurable in the lang.yml config,
the logging that happens during the loading of the plugin is now defaulted to off for clarity
in 0.1.2, whenever the plugin encounters a home in the config that refers to a non existant world, it used to remove it, but that can cause problems in retrospect, so the change was reverted back to simply ignoring the home
also reduced the amount the plugin logs (logs loading player's homes instead of one for every home)
you can now change the texts displayed by the plugin and thus translate them to your liking (or just write bullshit, you do you)
Also supports color codes with the character &