xiaozhitpa

Quick rating

Community listing page, reviews here may not be monitored by the author.

xiaozhitpa

No reviews yet

A server-side TPA / home / back utility mod for Forge, NeoForge and Fabric — request teleports, set named homes per dimension, and return to your last location.

Mod Loaders
Minecraft

About

Description

A lightweight, server-side teleportation and home utility mod. It adds the classic TPA (teleport request), home/sethome, and back commands — no client install required.

Players can send teleport requests to each other, accept or deny them, keep multiple named home points in each dimension, and quickly return to where they were before a teleport or death.

Features

  • TPA requests with a 60-second timeout — /tpa, /tpaccept, /tpdeny
  • Auto-accept option — /tpauto (incoming requests are accepted automatically)
  • Named homes per dimension — /sethome, /home, /delhome, /listhome
  • Back command — /back returns to the position saved on death or before a teleport
  • Persistent storage across restarts
  • Server-side only — clients do not need this mod installed; works with vanilla clients

Commands (all players, no OP required)

Command Description
/tpa <player> Send a teleport request (instant if the target has auto-accept on)
/tpaccept [player|all] Accept a pending request
/tpdeny [player] Decline a pending request
/tpauto Toggle auto-accept of incoming requests
/sethome <name> Save a named home at your current position/dimension
/home [name] Teleport to a home (defaults to home)
/delhome <name> Delete a named home
/listhome List your homes in the current dimension
/back Return to your last saved position

Requirements

  • Server-side only. Drop the matching jar into your server's mods/ folder. Clients do not need it.
  • Fabric versions require Fabric API.

Supported

  • Forge: 1.20.1, 1.21.1
  • NeoForge: 1.21.1
  • Fabric: 1.20.1, 1.21.1

License: MIT