Language

SimpleRTP

ModrinthSpigotMC

A simple random teleport plugin that is designed to be lightweight and easy to use.

1.3k downloads 2 followers updated 2mo ago
latest v1.3.0 Modrinth
Paper Spigot 1.21 – 1.21.11 AdventureTransportation

SimpleRTP

SimpleRTP is a simple random teleport plugin. It is designed to be lightweight and easy to use.

Commands

| Command | Description | Default Permission |
| ------- | ----------- |--------------------|
| /rtp | Teleport to a random location | rtp.use |

Config

Everything is configurable in the config.yml file. The default config is as follows:

world: "world"

settings:
  countdown: 3

cooldown:
  rtp: 60

permissions:
  rtp: "rtp.use"
  cooldownBypass: "rtp.cooldown.bypass"

messages:
  no-permission: "&cYou do not have permission to use this command."
  teleported: "&aYou have been teleported to a location {x}, {z}!"
  waiting: "&cPlease wait while we find a location for you to teleport to."
  cooldown: "&aYou must wait &c{time} &aseconds before using this command again."
  countdown: "&aTeleporting in &c{time} &aseconds..."

border:
  x-min: -1000
  x-max: 1000
  z-min: -1000
  z-max: 1000

Versions

Release
1.3.0
paper · 1.21, 1.21.1, 1.21.2 · 2mo ago
## Changelog - Update from Spigot 1.21.4 to Paper 1.21.11 - Update Gradle, Kotlin, and other dependencies
554
Release
1.2.2
paper, spigot · 1.21, 1.21.1, 1.21.2 · 17mo ago
## Changelog - Fixed an issue with the cooldown being set when a player moves during the countdown.
665
Release
1.2.1
paper, spigot · 1.21, 1.21.1, 1.21.2 · 17mo ago
# Changelog - Fixed an issue with color codes not working in some messages. - Added an option to cancel teleport if the player moves before the countdown.
43
Release
1.2.0
paper, spigot · 1.21, 1.21.1, 1.21.2 · 17mo ago
## Changelog - Added a countdown option to countdown before teleporting. - Added a config updater that automatically updates the config with new values. -…
52

Comments 0

No comments yet. Be the first to share your thoughts.

Download SimpleRTP

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.