Command: tpahere - teakivy/teaks-tweaks GitHub Wiki

Command: /tpahere

/tpahere is a secondary command for the TPA pack.

Parent Pack

tpa

This command will only be active when it's parent pack is enabled.

Usage

/tpahere <accept | cancel | player> [player]

This is a player-only command

Sub Commands

/tpahere <player>

  • Used to send a teleport request to another player.

/tpahere accept <player>

  • Used to accept a teleport request from another player.

/tpahere cancel

  • Used to cancel the player's current teleport request.

Permissions

teakstweaks.command.tpahere

  • Default - true
  • Description - Controls whether the player can use the /tpahere command.

Messages

"tpahere.command_description": "Request for another player to teleport to you.",
"tpa.error.specify_player": "<red>Please specify a player to teleport to!",
"tpa.error.no_pending_requests": "<red>You do not have any pending teleport requests!",
"tpa.error.has_outgoing_request": "<red>You already have an outgoing teleport request!",
"tpa.error.no_outgoing_request": "<red>You do not have an outgoing teleport request!",
"tpa.error.player_not_online": "<red>That player is not online!",
"tpa.error.player_no_pending_requests": "<red>That player does not have any pending teleport requests!",
"tpa.tpa.request_message": "<gold><player> <yellow>has requested to teleport to you! <gold>Click to accept!",
"tpa.tpahere.request_message": "<gold><player> <yellow>has requested for you to teleport to them! <gold>Click to accept!",
"tpa.request_message.hover": "<gold>Click to accept",
"tpa.tpa.request_sent": "<yellow>You have requested to teleport to <gold><player></gold>. <gold>They have 60 seconds to accept.",
"tpa.tpahere.request_sent": "<yellow>You have requested to teleport <gold><player></gold> to you. <gold>They have 60 seconds to accept.",
"tpa.request_cancelled": "<yellow>Your teleport request to <gold><player> <yellow>has been cancelled!",
"tpa.request_accepted": "<yellow>Your teleport request to <gold><player> <yellow>has been accepted!",
"tpa.request_expired": "<red>Your teleport request to <gold><player> <red>has expired!",
"tpa.teleporting": "<yellow>Teleporting to <gold><player></gold>...",
"tpa.teleporting_to_you": "<yellow>Teleporting <gold><player></gold> to you...",

tpahere.command_description

  • Default - Request for another player to teleport to you.

tpa.error.specify_player

  • Default - <red>Please specify a player to teleport to!

tpa.error.no_pending_requests

  • Default - <red>You do not have any pending teleport requests!

tpa.error.has_outgoing_request

  • Default - <red>You already have an outgoing teleport request!

tpa.error.no_outgoing_request

  • Default - <red>You do not have an outgoing teleport request!

tpa.error.player_not_online

  • Default - <red>That player is not online!

tpa.error.player_no_pending_requests

  • Default - <red>That player does not have any pending teleport requests!

tpa.tpa.request_message

  • Default - <gold><player> <yellow>has requested to teleport to you! <gold>Click to accept!
  • Placeholders
    • player - The player that sent the teleport request.

tpa.tpahere.request_message

  • Default - <gold><player> <yellow>has requested for you to teleport to them! <gold>Click to accept!
  • Placeholders
    • player - The player that sent the teleport request.

tpa.request_message.hover

  • Default - <gold>Click to accept

tpa.tpa.request_sent

  • Default - <yellow>You have requested to teleport to <gold><player></gold>. <gold>They have 60 seconds to accept.
  • Placeholders
    • player - The target player.

tpa.tpahere.request_sent

  • Default - <yellow>You have requested to teleport <gold><player></gold> to you. <gold>They have 60 seconds to accept.
  • Placeholders
    • player - The target player.

tpa.request_cancelled

  • Default - <yellow>Your teleport request to <gold><player> <yellow>has been cancelled!
  • Placeholders
    • player - The target player.

tpa.request_accepted

  • Default - <yellow>Your teleport request to <gold><player> <yellow>has been accepted!
  • Placeholders
    • player - The target player.

tpa.request_expired

  • Default - <red>Your teleport request to <gold><player> <red>has expired!
  • Placeholders
    • player - The target player.

tpa.teleporting

  • Default - <yellow>Teleporting to <gold><player></gold>...
  • Placeholders
    • player - The target player.

tpa.teleporting_to_you

  • Default - <yellow>Teleporting <gold><player></gold> to you...
  • Placeholders
    • player - The target player.
⚠️ **GitHub.com Fallback** ⚠️