TPA Utilities

TPA Utilities

Add "Ask for Teleportation" commands to your server!

by
44.4K Downloads
fabricsocialtransportationutility
Rent Server with this Mod

About this Mod

What is this mod?

TPA Utilities is a server-side mod that adds new commands to your server!
This mod only adds TPA (Ask for Teleportation) commands.

What new commands?

Here is the list :

  • /tpa [player_name] : Send a teleport request to the player. If the player accepts, you will be teleported to the player. If the player don't respond after 60 seconds, the request expires.
  • /tpahere [player_name] : Send a teleport request to the player. If the player accepts, he will be teleported to you. If the player don't respond after 60 seconds, the request expires.
  • /tpaccept : Accept the last teleport request that was sent to you.
  • /tpadeny : Refuse the last teleport request that was sent to you.
  • /tpacancel : Cancel all your teleport requests that are pending.
  • /tpalock : Enable/Disable the ability of other players to send you teleport requests.
  • /tpalanguage [language] : Change the language used by the mod for the player.

What is the translations system?

With versions 1.1.0+ a new config file "tpa_translations.json" is automatically generated on server start, you can add translations as below that your players can use with the /tpalanguage command (here i added a french translation):

{
  "en": {
    "error_tpa_yourself": "Error : You can\u0027t tpa to yourself.",
    "error_tpa_disabled": "This player has disabled tpa.",
    "error_tpa_already_asked": "Error : You\u0027ve already asked to tpa to this player.",
    "wants_tpa_teleport": "%s wants to teleport to you! Accept with /tpaccept or click here!",
    "tpa_sent": "Your tpa request has been sent!",
    "tpa_expired": "Your tpa request has expired.",
    "error_tpahere_yourself": "Error : You can\u0027t tpahere to yourself.",
    "error_tpahere_disabled": "This player has disabled tpahere.",
    "error_tpahere_already_asked": "Error : You\u0027ve already asked to tpahere to this player.",
    "wants_tpahere_teleport": "%s wants you to teleport to him! Accept with /tpaccept or click here!",
    "tpa_here_sent": "Your tpahere request has been sent!",
    "tpahere_expired": "Your tpahere request has expired.",
    "teleport_success": "You have been successfully teleported!",
    "error_tpaccept": "Error : There is no tpa to accept.",
    "tpa_refused": "Your tpa request has been refused.",
    "tpahere_refused": "Your tpahere request has been refused.",
    "error_tpadeny": "Error : There is no tpa to deny.",
    "tpacancel_success": "All of your tpa and tpahere requests have been cancelled!",
    "tpalock_activated": "TPA lock activated!",
    "tpalock_deactivated": "TPA lock deactivated!",
    "tpalanguage_success": "TPA language changed!",
    "tpalanguage_failure": "Error : The language provided is invalid.",
    "version": "1.1"
  },
  "fr": {
    "error_tpa_yourself": "Erreur : Vous ne pouvez pas vous téléporter à vous-même.",
    "error_tpa_disabled": "Ce joueur a désactivé le tpa.",
    "error_tpa_already_asked": "Erreur : Vous avez déjà demandé à vous téléporter à ce joueur.",
    "wants_tpa_teleport": "%s veut se téléporter à vous ! Acceptez avec /tpaccept ou cliquez ici !",
    "tpa_sent": "Votre demande de téléportation a été envoyée !",
    "tpa_expired": "Votre demande de téléportation a expiré.",
    "error_tpahere_yourself": "Erreur : Vous ne pouvez pas vous téléporter à vous-même.",
    "error_tpahere_disabled": "Ce joueur a désactivé le tpahere.",
    "error_tpahere_already_asked": "Erreur : Vous avez déjà demandé à vous téléporter à ce joueur.",
    "wants_tpahere_teleport": "%s veut que vous vous téléportiez à lui ! Acceptez avec /tpaccept ou cliquez ici !",
    "tpa_here_sent": "Votre demande de tpahere a été envoyée !",
    "tpahere_expired": "Votre demande de tpahere a expiré.",
    "teleport_success": "Vous avez été téléporté avec succès !",
    "error_tpaccept": "Erreur : Il n'y a pas de demande de téléportation à accepter.",
    "tpa_refused": "Votre demande de téléportation a été refusée.",
    "tpahere_refused": "Votre demande de tpahere a été refusée.",
    "error_tpadeny": "Erreur : Il n'y a pas de demande de téléportation à refuser.",
    "tpacancel_success": "Toutes vos demandes de tpa et tpahere ont été annulées !",
    "tpalock_activated": "Verrouillage du TPA activé !",
    "tpalock_deactivated": "Verrouillage du TPA désactivé !",
    "tpalanguage_success": "Langue du TPA modifiée avec succès !",
    "tpalanguage_failure": "Erreur : La langue fournie est invalide.",
    "version": "1.1"
  }
}

Available Versions

TPA Utilities 1.2.0release
MC 1.21.1fabric
July 20, 2025
TPA Utilities 1.2.0release
MC 1.21.4fabric
July 20, 2025
TPA Utilities 1.2.0release
MC 1.21.5fabric
July 20, 2025
TPA Utilities 1.2.0release
MC 1.21.6fabric
July 20, 2025
TPA Utilities 1.2.0release
MC 1.21.7fabric
July 20, 2025

How to Install TPA Utilities on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.8).

3

Install Mod

Open the mod browser in the dashboard and search for "TPA Utilities". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.8, 1.21.7, 1.21.6 (+3 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

TPA Utilities 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.21.8). You can switch loaders with one click in the panel.

Is TPA Utilities compatible with fabric?

TPA Utilities officially supports fabric for Minecraft 1.21.8, 1.21.7, 1.21.6. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with TPA Utilities – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if TPA Utilities 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.

Rent Modded Server

Install TPA Utilities with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.81.21.71.21.61.21.51.21.41.21.1