Minecraft Servers HQ

Minecraft plugin BetterRTP

Information about BetterRTP and servers where it was found

🔌 About BetterRTP

BetterRTP is a Minecraft plugin for configurable random teleportation. It finds safe locations inside configured world borders and provides per-world settings and controls so server administrators can manage where and how players are randomly teleported.

🎯 Purpose

Provide a reliable random-teleport (RTP) system that keeps players inside boundaries, supports per-world configuration, and integrates with optional addons so servers can expose controlled random teleportation to players without letting them appear in unsafe or out-of-bounds locations.

⚙️ Features

  • Random safe teleportation constrained to configured world borders and exclusion zones.
  • Per-world configuration and parameters for RTP behavior.
  • Commands to inspect RTP-configured worlds and parameters.
  • Addons API and a separate addons module (e.g. portals/items/effects) to extend behavior.
  • Uses libraries for particles and platform integration (ParticleLib, PaperLib, FoliaLib) to support effects and improved chunk handling where available.
  • Built to integrate with Paper-specific async chunk loading when running on Paper.

🧩 Who It Is For

Servers that want controlled random teleportation for players, such as Survival and SMP servers, roleplay or exploration servers, and communities that need per-world RTP rules and safe-teleport guarantees.

🏗️ Example Use Cases

  • Allow new players to quickly start by teleporting them to a random safe location within the world border.
  • Provide a server command for staff to test or view RTP settings for configured worlds.
  • Use the addons plugin to create RTP portals or to add particle/effect behavior on teleport.

⌨️ Commands

CommandDescriptionPermissionAccess
/rtp infoShow configured worlds and the parameters BetterRTP will use for those worlds.not specifiedAdmin
/rtp world <world>Teleport to a random location in the specified configured world (requires world permission).betterrtp.worldPlayer

Note: the plugin provides base /rtp functionality; the table above lists commands explicitly documented in official sources.

🔐 Permissions

PermissionDescriptionDefault
betterrtp.world.<worldName>Allows RTP into a specific configured world.not specified
betterrtp.worldAllows use of /rtp world <world>.not specified

⚙️ Installation

📥 Setup

  • Download the plugin JAR from the official distribution (for example: Spigot/Hangar/CurseForge listings).
  • Place the JAR into your server plugins/ folder.
  • Restart the server and check the server console to confirm BetterRTP loaded and created its configuration files.
  • Grant the appropriate betterrtp.* permissions to players as needed.

📦 Dependencies

  • No required third-party plugin dependencies are listed by the official project; the plugin includes libraries for particle/Platform integration. Addons are provided separately.

🧠 Technical Notes

  • The project is open source and maintained on GitHub; it includes an addons module and an API that other plugins can use to extend functionality.
  • The plugin includes PaperLib to take advantage of Paper's async chunk loading when available, and includes FoliaLib for cross-platform timer support where used.
  • Particle behavior is provided via a bundled ParticleLib.
  • Configuration and addon capabilities are documented in the project's official wiki and repository.

🤝 When This Plugin Is Useful

If you need controlled, per-world random teleportation that respects world borders and provides addon integration for portals and effects, BetterRTP offers a configurable RTP system suitable for Survival and SMP servers that want safe and predictable random teleports.

Servers with BetterRTP

The BetterRTP plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.

Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of BetterRTP depends on each server's configuration.

Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses BetterRTP.

Use the server list with BetterRTP to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.