Teleport to Outpost and Bandit Camp

Supported Games
GameServerKingsGameServerKings

Allows players with permission to teleport to the Outpos and Bandit Camp.

Permissions

  • townteleport.outpost > Allows player to use the /otp
  • townteleport.bandit > Allows player to use the /btp

Chat Commands

  • /otp > Teleport to Outpost
  • /btp > Teleport to Bandit Camp
  • /ttc > Cancel active teleport timer

Configuration

{
  "BanditCampTeleportCommand": "btp",
  "BanditTeleportCooldown": 0,
  "BanditTeleportCountdown": 30,
  "CancelTeleportCommand": "ttc",
  "CancelTpAnyDamage": true,
  "CancelTpFallDamage": true,
  "CancelTpPlayerDamage": true,
  "OutpostTeleportCommand": "otp",
  "OutpostTeleportCooldown": 0,
  "OutpostTeleportCountdown": 30
}

Localization

{
  "OutpostTeleport": "TownTeleport: Teleporting to Outpost in {0} seconds...\nType /{1} to cancel the teleport.",
  "BanditTeleport": "TownTeleport: Teleporting to BanditCamp in {0} seconds...\nType /{1} to cancel the teleport.",
  "TeleportSuccessMessage": "TownTeleport: You have successfully teleported to the Outpost.",
  "NoActiveTeleport": "TownTeleport: You are not about to teleport to Bandit Camp or Outpost.\nType /{0} to teleport to the Outpost.\nType /{1} to teleport to Bandit Camp.",
  "AlreadyTeleporting": "TownTeleport: You are already about to teleport to the Outpost.",
  "Error: Seated": "You can't teleport while seated.",
  "Error: NoBuildingPrivilege": "You can't teleport without Building Privilege.",
  "Error: Wounded": "You can't teleport while wounded.",
  "Error: Hostile": "You can't teleport while you are marked as Hostile.\nYou will be unmarked as hostile in {0} {1}",
  "Error: Cooldown": "You can't teleport yet.\nYou will be able to teleport in {0} {1}",
  "Error: RaidBlocked": "You can't teleport while raid blocked.",
  "Error: CombatBlocked": "You can't teleport while combat blocked.",
  "TeleportCancelled": "TownTeleport: You have cancelled the teleport timer.",
  "TeleportCancelledPlayerDamage": "TownTeleport: Teleport cancelled due to player damage.",
  "TeleportCancelledFallDamage": "TownTeleport: Teleport cancelled due to fall damage.",
  "TeleportCancelledDamage": "TownTeleport: Teleport cancelled because you took damage.",
  "OutpostNotFound": "TownTeleport: Plugin was unable to locate Outpost.",
  "BanditNotFound": "TownTeleport: Plugin was unable to locate BanditCamp.",
  "NoPermission": "TownTeleport: You do not have permission to use this command."
}

Preview

This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.