Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Teleport Commands Fabric
GET THE LATEST VERSION TO HAVE FULL EXPERIENCE!
WARNING
If you use v2.0-2.2, please keep warp.deleteInvalid = false to avoid any data loss! Enabling it will incorrectly remove all warp data when server starts.
A lightweight server-side teleport utility mod for Minecraft servers.
TeleportCommandsFabric adds a set of practical teleport-related commands such as /home, /warp, /tpa, /back, /rtp and /worldspawn, designed for Fabric servers that want simple teleport features without installing large server plugin systems.
This mod focuses on stability, server control, and vanilla-friendly behavior, while remaining easy to configure and maintain.
This mod provides standard build and core build to simplify development process. Standard build provides all features while core build does not contain integration features in both server and client sides.
Join Discord to get latest feature preview!
Build Variants
TeleportCommandsFabric provides two build variants:
- Standard build: includes the core teleport features and bundled Xaero integration. Recommended for most users.
- Core build: includes only the core teleport features, without bundled map integration. Use this if you only need server-side teleport commands or do not use Xaero integration.
Compatibility notes:
- The standard build is affected by both Minecraft/Fabric compatibility and bundled map-integration compatibility.
- The core build only depends on the core Minecraft/Fabric compatibility of TeleportCommandsFabric, so it is suitable when a bundled map integration is temporarily unavailable or not needed.
If you are not sure which one to download, choose the standard build.
Features
Player Teleport Commands Modules
home— Set and teleport to personal homeswarp— Server-defined warp pointstpa— Request teleport to another playerback— Return to your previous death locationrtp— Random teleportworldspawn― Return to the world's spawnpoint
These commands are designed to be familiar to players coming from common server utilities while remaining lightweight. Each module contains parameters for server management, read the Wiki Page to check.
Xaero’s Map Integration
TeleportCommandsFabric(standard build) integrates with:
- Xaero’s Minimap
- Xaero’s World Map
Homes and Warps can be synchorized to Xaero's waypoint. Each waypoint can be decided whether to show on map. Waypoint teleport including death waypoint can use TPC’s teleport logic instead of vanilla /tp, allowing servers to keep:
- permission control
- cooldown handling
- teleport restrictions
Can be disabled easily if you don't like it by running command /tpc disable xaero.
To enable this feature, BOTH server and client side need STANDARD build installed.
Random Teleport (RTP)
The RTP system is built with server stability in mind.
Features include:
- safe destination searching
- configurable teleport intervals
- improved performance for large worlds
- optional experimental destination chunk preloading
This helps reduce issues when teleporting into unloaded terrain.
Server-Side Design
This mod is server-side only.
Players do not need to install the mod to join the server, but have a better experience if mod is installed in client-side too.
It works seamlessly on Fabric servers and integrates naturally with existing server setups.
WARNING
-
If core build is installed in server-side and standard build is installed in client-side, the client will NOT receive waypoint infomation!
-
Standard build may be incompatible with xaero when switching between minecraft versions(based on build version).
For more information, please check Home Page.


