
TP Chat Command
A simple client-side mod that provides a command to send clickable chat messages for teleporting.
Screenshots

About this Mod
TP Chat Command
This is a simple client Fabric mod for Minecraft. It provides a
command called /tpchat, which has a simlar syntax to the
vanalia /tp command. You can use it to send clickable message
to EVERY ONLINE PLAYER for teleporting. And it can be used to teleport
between dimensions, e.g., overworld <-> nether.
Usage
Syntax: /tpchat [<location>] [<description>].
Notice: You must have /tellraw command permission to execute
this command. Because /tpchat is technically a
wrapper command of /tellraw.
Examples:
/tpchat: Send a clickable message for teleporting to current
location./tpchat x y z: Send a clickable message for teleporting to(x,y,z)./tpchat ~ ~ ~ Hello, World!: Send a clickable message for
teleporting to current location with a custom description.
Development
/tpchat is completely a client-side mod, because it is only a
wrapper command of /tellraw. There's no need to installed it
on server side. You can use it on any server as long as you have/tellraw command permission.
Actually, when you use /tpchat, something like this will be
executed:
/tellraw @a ["<Player> ",{"text":"Nether (9 60 -2)","color":"green","underlined":true,"clickEvent":{"action":"run_command","value":"/execute in minecraft:the_nether run tp @s 9 60 -2"}},": Hello, World!"]
Limitation
Because of dedicated server's packet size limit, /tpchat's
description has a length limit. Details see Cannot send too long message to dedicated server · Issue #5 · jaxvanyang/tp-chat-cmd.
Acknowledgement
- Fabric - Thanks for the wonderful
framework, documents and community. - 得意黑 Smiley Sans - Thanks for the awesome font, it is used in the icon.
- VueTorrent - Thanks for
the README title template.
Available Versions
How to Install TP Chat Command on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).
Install Mod
Open the mod browser in the dashboard and search for "TP Chat Command". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1, 1.20
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
TP Chat Command server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.
Is TP Chat Command compatible with fabric?
TP Chat Command officially supports fabric for Minecraft 1.20.1, 1.20. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with TP Chat Command – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if TP Chat Command consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install TP Chat Command with just one click on your server.