> For the complete documentation index, see [llms.txt](https://hnyb05.gitbook.io/hnybtravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hnyb05.gitbook.io/hnybtravel/default-configuration/messages_en.yml.md).

# messages\_en.yml

```
# English Language

# Messages
messages:
  prefix: ""
  # --- TPA & Teleport Request ---
  request-sent: "&7Sent teleport request to &#3BD9F8{player}"
  request-received: "&#1E89D2{player} &7has sent you a teleport request &#1E89D2[CLICK] or use &#1E89D2/tpaccept {player}"
  request-here-sent: "&7Sent request for &#1E89D2{player} &7to teleport to you"
  request-here-received: "&#00F986{player} &7wants you to teleport to them &#00F986[CLICK] or use &#00F986/tpaccept {player}"
  no-pending-requests: "&7No pending teleport requests"
  cannot-teleport-self: "&cYou cannot teleport to yourself"
  teleport-success: "&7Successfully teleported to &7{player}"
  teleport-cancelled: "&cTeleport request cancelled"
  tpauto-enabled: "&7Auto-accept teleport requests enabled"
  tpauto-disabled: "&7Auto-accept teleport requests disabled"
  tpauto-status: "&7Auto TPA Status: &#00F986&lON"
  usage-tpa: "&7Usage: &f/tpa <player>"
  usage-tpahere: "&7Usage: &f/tpahere <player>"
  player-not-found: "&cPlayer &f{player} &cnot found"
  player-offline: "&cPlayer is offline"
  request-timeout: "&cTeleport request to &f{player} &chas expired"
  teleporting: "&7Teleporting to &f{player}..."
  player-teleporting: "&f{player} &7is teleporting to you..."
  request-denied: "&cTeleport request denied by &f{player}"
  no-request-from-player: "&cNo teleport request from &f{player}"
  tpa-enabled: "&#00F986Allowed teleport requests"
  tpa-disabled: "&#FF0812Disabled teleport requests"
  tpa-disabled-target: "&cPlayer has disabled TPA requests"
  tpahere-all-sent: "&7Sent TPA invitation to &#3BD9F8{count} &7online players"
  tpahere-all-cooldown: "&cYou must wait &#FF0812{time} &cseconds before using this command again"
  usage-tpahere-extended: "&7Usage: &f/tpahere <player> &7or &f/tpahere all"
  only-player-command: "§cThis command can only be used by players."
  teleport-cancelled-moved: "&#FF0812Teleport cancelled because you moved."
  tpa-actionbar-countdown: "&aTeleporting in: &f{seconds} seconds"

  # --- Home ---
  home-set: "&7Set home &#25CBEC#{id}"
  home-deleted: "&7Deleted home &#25CBEC#{id}"
  home-not-found: "&cHome #&f{id} &cnot found"
  home-limit-reached: "&cYou have reached the maximum number of homes"
  teleporting-home: "&7Teleporting to &#25CBEChome&7..."
  teleported-to-home: "&7Teleported to home &#25CBEC#{home}"
  home-actionbar-countdown: "&aTeleporting in: &f{seconds} seconds"

  # --- Warp ---
  usage-warp: "&cUsage: /warp <location>"
  available-warps: "&cLocations: {warps}"
  warp-not-found: "&cLocation &#25CBEC{warp} &cnot found"
  teleporting-warp: "&7Teleporting to &#25CBEC{warp}..."
  teleporting-warp-countdown: "&7Teleporting in &#25CBEC{time}s&7..."
  teleport-warp-cancelled: "&cTeleport to &#25CBEC{warp} &ccancelled"
  teleport-warp-success: "&7Successfully teleported to &#25CBEC{warp}"
  teleported-to-warp: "&7Teleported to &#25CBEC{warp}"
  usage-setwarp: "&cUsage: /setwarp <name>"
  usage-delwarp: "&cUsage: /delwarp <name>"
  warp-set: "&7Set warp point &#25CBEC{warp} &7at current location"
  warp-deleted: "&7Deleted warp point &#25CBEC{warp}"
  warp-actionbar-countdown: "&7Teleporting to &#009CF9{warp} &7in &#009CF9{seconds} &7seconds"

  # --- Spawn ---
  spawn-set: "&7Set spawn point at current location"
  spawn-not-set: "&cSpawn has not been set"
  teleported-to-spawn: "&7Teleported to &#009CF9Spawn"
  spawn-actionbar-countdown: "&7Teleporting to &#009CF9Spawn &7in &#009CF9{seconds} &7seconds"

  # --- Permission & Reload ---
  no-permission: "&cYou don't have permission to use this command"
  reload-success: "&aSuccessfully reloaded the plugin!"
  reload-error: "&cError reloading plugin: {error}"
  reload-usage: "&7Usage: &f/hnybtravel reload"
```
