Configuration

Teleport

  • defaultWorld: default world that the player will teleport when type /rtp
  • cooldown: the cooldown to teleport again (in seconds)
  • maxX: the max location X that the plugin can search for safe blocks
  • maxZ: the max location Z that the plugin can search for safe blocks
  • prohibitedBlocks: a list of blocks that the player can't land on
  • needPermission: need permission to use /rtp?

Strings

  • permissionDenied: shown when the player doesn't have permission to access the command
  • teleportPermissionDenied: shown when the player doesn't have permission to teleport to a world, %s is the world name
  • inCooldown: shown when the player is in cooldown, %02d is the time remaining
  • success: shown when the player is successfully teleported
  • noWorldChosen: shown when doesn't have a default world specified, and the player haven't specified a world in /rtp
  • findingLocation: shown when the plugin start finding a safe location to teleport
  • prefix: the plugin prefix