Mods / MMap Teleport(SINGLE-PLAYER/Server)

Tags:
Utility QoL Map Teleport
Author:
Matski
Side:
Both
Created:
May 26th at 11:14 PM
Last modified:
May 26th at 11:15 PM
Downloads:
510
Latest release (for Vintage Story 1.22.0 - 1.22.2, potentially outdated):
matskimapteleport_1.0.0.zip  1-click install

Matski Map Teleport

Matski Map Teleport adds a clean and powerful teleport system directly into the large world map. It lets you move to waypoints, teleport to the map cursor, and create new waypoints from anywhere in the game.

The goal is to make navigation faster, smoother and easier to control, while keeping everything organized inside a dedicated Matski TP map tab.

Features
  • New Matski TP tab on the large world map, opened with M
  • F teleport key while the map is open
  • Waypoint teleport by hovering a waypoint and pressing F
  • Map cursor teleport to the surface position, if enabled in the panel
  • F10 waypoint creator from anywhere in the game
  • Vanilla-style waypoint dialog with name, pinned option, icon and color
  • Server-side validation, safe landing search and optional teleport cooldown
How to Use

1. Install the mod on both client and server.

2. Open the world map with M.

3. Select the Matski TP tab.

4. Hover a waypoint and press F to teleport directly to it.

5. Enable Allow F teleport at map cursor if you also want cursor-based surface teleporting.

6. Press F10 anytime to create a waypoint at your current position.

Server Configuration

After the first server run, the config file can be edited here:

ModConfig/MatskiMapTeleport.json
  • RequireTeleportPrivilege — require vanilla tp privilege
  • AllowMapSurfaceTeleport — allow map cursor / surface teleports
  • AllowExactWaypointTeleport — allow exact waypoint teleports
  • CooldownSeconds — delay between teleports per player
  • SurfaceYOffset — height offset for surface teleports
  • SafeSearchVerticalRadius — vertical search range for a safe landing spot
  • SendChatFeedback — sends a chat message after a successful teleport
Requirements
  • Vintage Story 1.22.0 or newer

Tip: This mod is especially useful for servers, creative building, exploration, testing, map management and fast travel between important locations.

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.0 matskimapteleport
1.22.0 - 1.22.2
510 May 26th at 11:15 PM Empty matskimapteleport_1.0.0.zip 1-click install

2 Comments (oldest first | newest first) (threaded | flat)

PeridotClod, Jul 9th at 5:55 AM

Hi, I'm on 1.22.3  and this mod prevent the game from loading a save, here is the error log

Crash Report
9.7.2026 07:46:26 [Error] Exception: Field not found: 'Vintagestory.API.Common.Entities.Entity.ServerPos'.
   at WarpMod.WarpSystemMod.CheckForTeleportations()
   at WarpMod.WarpSystemMod.<StartTeleportTracking>b__8_0(Single dt)
   at Vintagestory.Common.GameTickListener.OnTriggered(Int64 ellapsedMilliseconds) in VintagestoryLib\Common\Model\GameTickListener.cs:line 36
   at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Common\EventManager.cs:line 134
   at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 882