GeyserTPC
No reviews yet
A teleportation mod for Geyser-Fabric servers, based on TeleportCommands
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
GeyserTPC
🌏 Need instructions in other languages? Please visit the GitHub
A teleportation utility mod designed specifically for Geyser-Fabric servers.
GeyserTPC is based on TeleportCommands, a teleportation mod that provides homes, warps, teleport requests, spawn teleportation, and other quality-of-life commands for Minecraft servers.
This fork extends the original experience with Bedrock Edition support, offering Floodgate-powered graphical interfaces and cross-platform usability improvements for players joining through Geyser.
Features
- Home management system
- Server-wide warps
- Teleport request (tpa) system
- Death location teleportation (/back)
- Overworld spawn teleportation (/worldspawn)
- Bedrock-friendly GUI interfaces
- Cross-platform gameplay support through Geyser
- Java Edition keyboard shortcuts (When installed on both server and client)
Bedrock Edition Support
When Floodgate is installed, Bedrock Edition players can access the Bedrock Edition native interface for:
- Home management (/ghome)
- Warp management (/gwarp)
- Teleport request management (/gtpa)
- Back / Worldspawn dialog
This provides a more user-friendly experience than command-only interaction on mobile and console devices.
*WARNING
Without Floodgate installed on the server, Bedrock Edition players must use the standard inventory-based interface instead.
GUI
Tpa Menu (Java/Bedrock Edition)

The "/gtpa" command menu
Tpa to… Menu (Java/Bedrock Edition)

The gui when you choose tpa player
Home Menu (Java/Bedrock Edition)

The "/ghome" command menu The '/gwarp' command is similar as well
No safe location dialog

When you enter /back or /worldspawn, the target location is not safe
Commands
World & Utility Teleportation
/worldspawn [<skipSafetyCheck>]Teleports the player to the Overworld spawn point.
If set to
true, safety checks will be bypassed./back [<skipSafetyCheck>]Teleports the player to their last death location.
If set to
true, safety checks will be bypassed.
Home System
Homes are private teleport locations bound to individual players.
/sethome <name>Creates a new home at the current location.
/home [<name>]Teleports to the specified home.
If omitted, the default home will be used.
/ghomeOpens the home management GUI for teleportation and deletion.
/delhome <name>Deletes an existing home.
/renamehome <name> <new_name>Renames an existing home.
/homesLists all saved homes.
/defaulthome <name>Sets the default home.
Warp System
Warps are server-wide teleport points managed by administrators.
/warp <name>Teleports to a specified warp point.
/gwarpOpens the warp management GUI (admin only).
/warpsLists all available warps.
/setwarp <name>Creates a new warp point. Requires permission level 4.
/delwarp <name>Removes an existing warp point. Requires permission level 4.
/renamewarp <name> <new_name>Renames a warp point. Requires permission level 4.
Player Teleport Requests (TPA System)
/tpa <player>Sends a teleport request to another player.
/gtpaOpens the TPA request management GUI, allowing players to accept or deny requests.
/tpahere <player>Requests a player to teleport to your location.
/tpaaccept <player>Accepts an incoming teleport request.
/tpadeny <player>Denies an incoming teleport request.
Planned Features
- Search support in Bedrock Edition UI
Credits
Special thanks to the original author MrSnowy.
This project is heavily inspired by TeleportCommands, which provided the foundation for this fork.
License
This project is licensed under the MIT License.
The original Teleport Commands project is also licensed under the MIT License.
GeyserTPC
🌏 Need instructions in other languages? Please visit the GitHub
A teleportation utility mod designed specifically for Geyser-Fabric servers.
GeyserTPC is based on TeleportCommands, a teleportation mod that provides homes, warps, teleport requests, spawn teleportation, and other quality-of-life commands for Minecraft servers.
This fork extends the original experience with Bedrock Edition support, offering Floodgate-powered graphical interfaces and cross-platform usability improvements for players joining through Geyser.
*NOTE
The compatibility of this mod version follows Geyser-Fabric, and older versions will not be on the compatibility list.
Features
- Home management system
- Server-wide warps
- Teleport request (tpa) system
- Death location teleportation (/back)
- Overworld spawn teleportation (/worldspawn)
- Bedrock-friendly GUI interfaces
- Cross-platform gameplay support through Geyser
- Java Edition keyboard shortcuts (When installed on both server and client)
Bedrock Edition Support
When Floodgate is installed, Bedrock Edition players can access the Bedrock Edition native interface for:
- Home management (/ghome)
- Warp management (/gwarp)
- Teleport request management (/gtpa)
- Back / Worldspawn dialog
This provides a more user-friendly experience than command-only interaction on mobile and console devices.
*WARNING
Without Floodgate installed on the server, Bedrock Edition players must use the standard inventory-based interface instead.
GUI
Tpa Menu (Java/Bedrock Edition)

The "/gtpa" command menu
Tpa to... Menu (Java/Bedrock Edition)

The gui when you choose tpa player
Home Menu (Java/Bedrock Edition)

The "/ghome" command menu The '/gwarp' command is similar as well
No safe location dialog

When you enter /back or /worldspawn, the target location is not safe
Commands
World & Utility Teleportation
-
/worldspawn [<skipSafetyCheck>]Teleports the player to the Overworld spawn point.
If set to
true, safety checks will be bypassed. -
/back [<skipSafetyCheck>]Teleports the player to their last death location.
If set to
true, safety checks will be bypassed.
Home System
Homes are private teleport locations bound to individual players.
-
/sethome <name>Creates a new home at the current location.
-
/home [<name>]Teleports to the specified home.
If omitted, the default home will be used.
-
/ghomeOpens the home management GUI for teleportation and deletion.
-
/delhome <name>Deletes an existing home.
-
/renamehome <name> <new_name>Renames an existing home.
-
/homesLists all saved homes.
-
/defaulthome <name>Sets the default home.
Warp System
Warps are server-wide teleport points managed by administrators.
-
/warp <name>Teleports to a specified warp point.
-
/gwarpOpens the warp management GUI (admin only).
-
/warpsLists all available warps.
-
/setwarp <name>Creates a new warp point. Requires permission level 4.
-
/delwarp <name>Removes an existing warp point. Requires permission level 4.
-
/renamewarp <name> <new_name>Renames a warp point. Requires permission level 4.
Player Teleport Requests (TPA System)
-
/tpa <player>Sends a teleport request to another player.
-
/gtpaOpens the TPA request management GUI, allowing players to accept or deny requests.
-
/tpahere <player>Requests a player to teleport to your location.
-
/tpaaccept <player>Accepts an incoming teleport request.
-
/tpadeny <player>Denies an incoming teleport request.
Planned Features
- Search support in Bedrock Edition UI
Credits
Special thanks to the original author MrSnowy.
This project is heavily inspired by TeleportCommands, which provided the foundation for this fork.
License
This project is licensed under the MIT License.
The original Teleport Commands project is also licensed under the MIT License.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers