promotional bannermobile promotional banner

CarrotRTP

Random teleporter plugin supporting multiple worlds, biomes RTP and more

CarrotRTP

I made this for MC version 1.6.4, so it probably works with a few older and newer versions too, i just haven't tested yet; it uses craftbukkit

A plugin for random teleporting within multiple worlds and optionally within different biomes too

Features

  • Supports multiple worlds (careful with the nether though...)
  • Supports random teleporting to biomes (plains, jungle, extreme hills, tagia, etc)
  • Teleporting within a minimum/maximum area of a world (Minimum/Maximum X, Y and Z coordinates)
  • Adjustable cooldown (stops players spamming the rtp command)
  • Can also enable/disable summoning lightning after random teleporting... fun feature ;)

Commands

things in the [brackets] are optional parameters. everything except /rtp reload has default permissions, so all players can use them. /rtp reload requires operator

  • /biomes          - lists all the supported biomes you can RTP to
  • /rtp [biome]   - Teleports to a random location, or to a random location in a specified biomes
  • /wild [biome]                         - Same as /rtp
  • /randomtp [biome]              - Same as /rtp
  • /randomteleport [biome]   - Same as /rtp
  • /rtp version     - Displays info about the plugin
  • /rtp help          - Displays info about the plugin
  • /rtp reload       - Reloads the config file (operator only)

Config File

the config should be easy enough to read:

# the version of the plugin :)))
version: '1.2.1'
# a cool feature to summon lightning after a player RTPs
summonLightning: true
# the amount of time between RTP (in seconds)
cooldownInterval: 10
# whether RTPing to a specific biome is allowed
allowBiomeRTP: true
# the max number of times the search function can repeat to try and find a chunk
# that is within a given biome. ignore if you dont care about biomes, but..
# if it goes over this value, it returns the last random chunk found
maxNumberOfBiomeSearches: 100

# here is where you can add support for RTP in multiple worlds
# you have to add the world's name to the list below, then
# below the list do "that", with the world: minX, etc.
# the minX and minZ MUST BE NEGATIVE, and maxX, maxZ MUST BE POSITIVE, it wont crash/break
# but if min is positive, it is added onto the max, so you could rtp further than the maxX/maxZ
# a list of worlds that are have /rtp (you must add the min/max sizes a bit below)
allowedWorlds:
  - 'world'
  - 'w-mining'

# the size of 'world'
world:
  minX: -1000
  minZ: -1000
  maxX: 1000
  maxZ: 1000
  minY: 55
  maxY: 258

# the size of 'w-mining'
w-mining:
  minX: -3500
  minZ: -3500
  maxX: 3500
  maxZ: 3500
  minY: 40
  maxY: 80

The CarrotRTP Team

profile avatar
  • 5
    Projects
  • 4.9K
    Downloads

More from thatgalaxythingView all

  • WhatIsThisThing project image

    WhatIsThisThing

    • 505
    • Mods

    What Is This Thing? Don't know what block you're looking at? This mod will show you!

    • 505
    • March 23, 2025
    • Mods
    • +2
  • ShiftSprinting project image

    ShiftSprinting

    • 1.2K
    • Mods

    A mod that adds sprinting with shift to Tekkit 1.6.4, with FOV change

    • 1.2K
    • January 31, 2022
    • Mods
    • +2
  • ShiftSprinter project image

    ShiftSprinter

    • 1.6K
    • Mods

    Allows sprinting with shift on old MC versions (e.g. 1.6.4)

    • 1.6K
    • May 29, 2021
    • Mods
  • OfflineMessenger project image

    OfflineMessenger

    • 241
    • Bukkit Plugins

    A better alternative for /mail, allowing coloured messages too

    • 241
    • February 23, 2021
    • Bukkit Plugins
  • WhatIsThisThing project image

    WhatIsThisThing

    • 505
    • Mods

    What Is This Thing? Don't know what block you're looking at? This mod will show you!

    • 505
    • March 23, 2025
    • Mods
    • +2
  • ShiftSprinting project image

    ShiftSprinting

    • 1.2K
    • Mods

    A mod that adds sprinting with shift to Tekkit 1.6.4, with FOV change

    • 1.2K
    • January 31, 2022
    • Mods
    • +2
  • ShiftSprinter project image

    ShiftSprinter

    • 1.6K
    • Mods

    Allows sprinting with shift on old MC versions (e.g. 1.6.4)

    • 1.6K
    • May 29, 2021
    • Mods
  • OfflineMessenger project image

    OfflineMessenger

    • 241
    • Bukkit Plugins

    A better alternative for /mail, allowing coloured messages too

    • 241
    • February 23, 2021
    • Bukkit Plugins