Commands
Complete command reference for TeleporterPro, grouped by module.
TPA Moduleโ
/tpa [player]โ
Send a TPA request asking to teleport to the target.
- With no argument (and
gui.player-selector: true): opens a paginated player-picker GUI. - With a player name: sends the request directly.
Permission: teleporterpro.tpa (default: true)
/tpahere [player]โ
Send a TPA request asking the target to teleport to you.
Permission: teleporterpro.tpahere (default: true)
/tpahereallโ
Send a TPA Here request to every online player simultaneously.
Permission: teleporterpro.tpahereall (default: op)
/tpaccept [player]โ
Accept a pending TPA request. If multiple requests are pending, specify the sender's name; otherwise accepts the most recent request.
Aliases: /tpayes
Permission: teleporterpro.tpa (default: true)
/tpdeny [player]โ
Deny a pending TPA request.
Permission: teleporterpro.tpa (default: true)
/tpaacceptallโ
Accept all pending /tpa requests at once. /tpahere requests are skipped.
Permission: teleporterpro.tpa (default: true)
/tpadenyallโ
Deny all pending TPA requests at once. No cooldown is applied to senders.
Permission: teleporterpro.tpa (default: true)
/tpalistโ
List all pending incoming TPA requests with clickable accept/deny links.
Permission: teleporterpro.tpa (default: true)
/tpaguiโ
Open the TPA requests GUI โ shows all pending requests as clickable player heads.
Aliases: /tpapending
Permission: teleporterpro.tpa (default: true)
/tpatoggleโ
Toggle receiving TPA requests on or off. When disabled, senders are informed that you are not accepting requests.
Permission: teleporterpro.tpatoggle (default: true)
/tpaignore <player>โ
Toggle ignoring TPA requests from a specific player.
Permission: teleporterpro.tpaignore (default: true)
/tpaignoreallโ
Toggle ignoring TPA requests from all players at once.
Permission: teleporterpro.tpaignore (default: true)
/tpatoggleautoacceptโ
Toggle automatically accepting incoming /tpa requests. Resets on disconnect.
Permission: teleporterpro.autoaccept (default: true)
/tpaheretoggleautoacceptโ
Toggle automatically accepting incoming /tpahere requests. Resets on disconnect.
Permission: teleporterpro.autoaccept.here (default: true)
/tpamenuโ
Open the personal Teleport Manager GUI โ toggle TPA on/off, manage auto-accept, and view pending request count in one panel.
Permission: teleporterpro.tpamenu (default: true)
Home Moduleโ
/home [name]โ
Teleport to a saved home. If no name is given, teleports to the home named home.
Aliases: /h
Permission: teleporterpro.home (default: true)
/sethome [name]โ
Save your current location as a home. If no name is given, saves as home. Home names cannot contain spaces or special characters.
Aliases: /sh
Permission: teleporterpro.sethome (default: true)
/delhome <name>โ
Delete a saved home.
Aliases: /deletehome, /removehome
Permission: teleporterpro.delhome (default: true)
/homesโ
List all your saved homes with world and coordinates. Each entry is clickable to teleport directly.
Permission: teleporterpro.home (default: true)
Warp Moduleโ
/warp <name>โ
Teleport to a server warp.
Aliases: /wp
Permission: teleporterpro.warp (default: true)
/setwarp <name> [permission]โ
Create a warp at your current location. Optionally restrict it to a permission node โ players without that permission cannot use the warp.
Aliases: /createwarp
Permission: teleporterpro.setwarp (default: op)
/delwarp <name>โ
Delete a server warp.
Aliases: /deletewarp, /removewarp
Permission: teleporterpro.delwarp (default: op)
/warpsโ
List all available warps with world and coordinates. Each entry is clickable to warp directly.
Permission: teleporterpro.warp (default: true)
Admin / Utilityโ
/tpa reloadโ
Reload config.yml and messages.yml without a server restart.
Permission: teleporterpro.reload (default: op)
/tpreloadโ
Standalone reload command โ identical to /tpa reload.
Permission: teleporterpro.reload (default: op)
Tab Completionโ
| Typing | Completes with |
|---|---|
/tpa | Online player names (excluding yourself) |
/tpahere | Online player names (excluding yourself) |
/tpaccept | Names of players who have sent you a request |
/home | Your own saved home names |
/warp | All server warp names |