promotional bannermobile promotional banner

SimpleTPA(FORGE/FABRIC)

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

File Details

(FABRIC) Simpletpa 26.1.2 v1

  • R
  • May 13, 2026
  • 44.67 KB
  • 145
  • 26.1.2
  • Fabric

File Name

(FABRIC)Simpletpa 26.1.2 v1.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simpletpa-1278203:8084155"
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 teleport
  • Cooldown between sending requests to prevent spam
  • Config file (config/simpletpa.json) - admins can change teleport delay, cooldown and request timeout
  • /simpletpa get/set/reload - admin command to manage config in-game

Bug Fixes

  • Fixed tab-complete showing @e, @a selectors instead of player names
  • Fixed teleport executing on a separate thread which could cause crashes
  • Fixed /tpaccept tab-complete showing "(tpahere)" suffix breaking the command
  • Fixed player not found message showing Polish text for English players