Back to mods
TP Chat Command project artwork

Modrinth · Minecraft mod

TP Chat Command

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which TP Chat Command release matches Fabric?

Updated 3 years ago
Best match for your filters 1.2.0
Game version 1.20, 1.20.1
Loader Fabric

TP Chat Command 1.2.0 targets 1.20, 1.20.1 with Fabric. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is TP Chat Command required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does TP Chat Command 1.2.0 need?

1.2.0 on Fabric. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add TP Chat Command without breaking your instance.

Built for TP Chat Command 1.2.0 on Fabric. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.2.0. It targets 1.20, 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.2.0. It opens that exact file at the source.

About this project

What does TP Chat Command add?

TP Chat Command

Stars Forks
Issues Closed
Closed PR Version
Test Status Downloads

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.

Project description from Modrinth.

Pick your setup

TP Chat Command by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

TP Chat Command versions and loaders

2 of 2 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.