promotional bannermobile promotional banner

SimpleTPA(FORGE/FABRIC)

Adds simple teleportation commands like /tpa, /tpaccept to your Minecraft server. Perfect for multiplayer worlds.

File Details

(FORGE) Simpletpa 26.1.2 v1

  • R
  • May 9, 2026
  • 38.97 KB
  • 75
  • 26.1.2
  • Forge

File Name

(FORGE)Simpletpa-26.1.2v1.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Forge

implementation "curse.maven:simpletpa-1278203:8064259"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

New Commands

  • /tpahere <player> - Request a player to teleport to you
  • /tpatoggle - Toggle TPA requests on/off for yourself
  • /tpaignore <player> - Block or unblock TPA requests from a specific player
  • /tpaccept - Now works without arguments, auto-accepts if only one request pending

New Features

  • Countdown with action bar and ticking sound before teleporting
  • Requests expire automatically after 60 seconds - both players are notified
  • /tpacancel now also cancels your sent request, not just active teleports
  • Cooldown between sending requests to prevent spam
  • Config file (config/simpletpa.json) - admins can change teleport delay, cooldown and request timeout without restarting

Bug Fixes

  • Fixed tab-complete showing @e, @a selectors instead of player names
  • Fixed teleport executing on a separate thread which could cause crashes