AdvancedSMPRTP Documentation
Overview
AdvancedSMPRTP is a configurable Random Teleport (RTP) plugin for Paper and Spigot servers. It provides a GUI-based RTP system with multiple teleport tiers, individual cooldowns, LuckPerms group support, teleport countdowns, and safe location detection.
Installation
- Download AdvancedSMPRTP-1.0.0.jar
- Place the file into your server's plugins folder.
- Restart the server.
- Configure the generated config.yml.
- Use /rtpreload after making changes.
Commands
Command
Permission
Description
/rtp advancedsmprtp.use Opens the RTP menu
/rtpreload advancedsmprtp.reload Reloads the configuration
Permissions
Permission
Default
advancedsmprtp.use true
advancedsmprtp.reload op
LuckPerms Integration
AdvancedSMPRTP automatically supports LuckPerms.
Each RTP category can be linked to a LuckPerms group:
group: "Premium"
Only players with that group can access the RTP option.
Configuration
World
world-name: "smp"
The world where RTP locations will be generated.
GUI Settings
gui:
title: "&8RTP Menü"
size: 27
Option
Description
title GUI title
size Inventory size
General Settings
settings:
countdown-seconds: 5
min-distance-from-spawn: 16
max-attempts: 60
avoid-hazards: true
send-title: true
play-sounds: true
Options
Setting
Description
countdown-seconds Teleport countdown
min-distance-from-spawn Minimum distance from spawn
max-attempts Maximum safe-location attempts
avoid-hazards Avoid lava, water and dangerous locations
send-title Send titles during teleport
play-sounds Play teleport sounds
RTP Categories
Example:
default:
display-name: "&aNormales RTP"
group: "default"
slot: 11
material: "GRASS_BLOCK"
enabled: true
radius: 5000
cooldown-seconds: 600
Category Settings
Option
Description
display-name GUI display name
group Required LuckPerms group
slot GUI slot
material GUI item
enabled Enable/disable category
radius Teleport radius
cooldown-seconds Cooldown in seconds
lore Item description
Default Configuration
Normal RTP
radius: 5000
cooldown-seconds: 600
Premium RTP
radius: 10000
cooldown-seconds: 300
VIP RTP
radius: 20000
cooldown-seconds: 120
Features
- GUI-based RTP selection
- Multiple RTP categories
- LuckPerms integration
- Individual cooldowns
- Safe teleport generation
- Countdown before teleport
- Teleport cancellation on movement
- Configurable messages
- Configurable sounds
- Configurable titles
- Paper 1.21 support
- Spigot 1.21 support
Requirements
- Java 21+
- Paper 1.21+
- Spigot 1.21+
- LuckPerms (optional)
Support
Plugin Author:
Redflapp
Version:
1.0.0