A mod for Vintage Story
Author: MasterDeeJay
Type: Server-side mod (only needed on the server)
The Multi Home Teleport (MultiHomeTP) mod allows players to set and manage multiple home locations and teleport to them easily.
Players can create, rename, list, and delete homes using chat commands.
There is also support for teleporting back to the previous location before using /home.
/sethome [name]– Saves the current position as a home. If no name is given, it defaults to"default". Overwrites if the name already exists./home [name]– Teleports to a saved home. Defaults to"default"if no name is given. Has a configurable cooldown./back– Teleports back to the position before using/home. Has its own cooldown./listhomes– Lists all saved home names./homeinfo– Shows the coordinates of saved homes./delhome <name>– Deletes the specified home./delallhomes– Deletes all saved homes./renamehome <oldName> <newName>– Renames a home without changing its position.
A configuration file (MHT_config.json) allows customization:
TeleportMode:"multi"(multiple homes allowed) or"single"(only one home, others are deleted).HomeCooldownSeconds: cooldown in seconds for/home.BackCooldownSeconds: cooldown in seconds for/back.
- Download the latest release (e.g.
MultiHomeTP_1.0.2.zip). - Copy the file into your server's
Modsfolder. - Restart the server.
- Adjust settings in
MHT_config.jsonif needed.
Latest versions are available on the Vintage Story Mod Database.
MasterDeeJay – Vintage Story mod developer.