Language

Easy RTP

Easy RTP

Modrinth

A simple and easy RTP plugin for Minecraft 1.21.11. Has all the basic functions definable via config, such as min and max range, cooldowns, world whitelist etc.

25 downloads updated 1mo ago
latest v1.0 Modrinth
Paper 1.21.11 – 1.21.11 AdventureUtility

A simple and easy RTP plugin for Minecraft 1.21.11. Has all the basic functions definable via config, such as min and max range, cooldowns, world whitelist etc.

Example Config!

settings:
  min-range: 1000
  max-range: 5000
  max-attempts: 24
  cooldown-seconds: 300
  teleport-delay-seconds: 3
  
  safe-teleport:
    avoid-water: true
    avoid-lava: true

worlds:
  use-whitelist: true
  whitelist:
    - world
    - world_nether
  blacklist:
    - world_the_end

messages:

  prefix: "&6[EasyRTP] "

  no-permission: "&cYou do not have permission."

  cooldown: "&cYou must wait %time%s before using RTP again."

  teleporting: "&aSearching for a safe location..."

  success: "&aTeleported successfully!"

  invalid-world: "&cRTP is disabled in this world."

  reloaded: "&aConfiguration reloaded."

Installation Instructions:

  1. Stop server
  2. Drag and drop .jar into the plugins folder
  3. Start the server.

It really is that easy!

Permission Nodes!

permissions:
  easyrtp.use:
    default: true

  easyrtp.reload:
    default: op

  easyrtp.bypasscooldown:
    default: op

Versions

Release
1.0
paper · 1.21.11 · 1mo ago
Initial Upload
25

Comments 0

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

Download Easy RTP

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