TCRtpZone is a flexible and configurable Bukkit/Spigot/Paper plugin that allows you to designate specific areas and periodically randomly teleport players within those areas to a predefined section of your world. It's ideal for combat arenas, event zones, or any area from which you want players to be automatically moved.
Features: Zone-based Teleportation: Create multiple RTP (Random Teleport) zones within your world. Timed RTP: Configurable timer for each zone to determine how often teleportation occurs. Safe Teleportation: The plugin automatically searches for safe locations within the target area, avoiding teleporting players into water, lava, solid blocks, or dangerous blocks (e.g., magma blocks, cacti). A "top-down" search mechanism ensures more reliable and safer spawn points. Hologram Displays: Clearly visible holograms indicate the zone's center and the time remaining until the next teleport. Holograms automatically disappear if a zone is deleted or no longer exists in the configuration file. Configurable Boundaries: Set the X and Z axis limits for the RTP target area. Multi-language Support: Easily customize plugin messages and holograms using the language files in the lang/ folder. (Default: Hungarian, English, German). Simple Commands: Intuitive commands for setting up and managing your zones.
Commands: /tcrtpzone setpos1 <zone_name>: Sets your current position as the first point for <zone_name>. /tcrtpzone setpos2 <zone_name>: Sets your current position as the second point for <zone_name>. /tcrtpzone delete <zone_name>: Deletes the specified zone and its hologram. /tcrtpzone reload: Reloads the plugin configuration and language files.
Installation: Place the TCRtpZone.jar file into your server's plugins folder. Start or reload your server. Configure the config.yml and lang/ files to your needs. Use the commands above to set up your zones.