Skip to content

BetterRTP Addons

RonanCraft edited this page Apr 18, 2023 · 4 revisions

BetterRTP-Addons config wiki page

Summary


Language-File

Set the language, accessible at the lang file


Flashback

When enabled, this addon will teleport a player back to their previous location just before they were rtp'd.

  • Enabled

    Enable this addon
  • Timer

    • Delay

      The amount of time (in seconds) before the player will be teleported back.
    • Warnings

      A list of warning messages, when configured with the respective time (in seconds).
      The player will recieve a message when this amount of time is left till they are teleported..
        Warnings: #Warning messages to send to a player when X amount of time is left
        - 600: "&cYou have 10 minutes here, collect and explore and much as you can!"
        - 60: "&eYou have 60 seconds left! Grab all your materials quick!"
        - 1: "&eHang on! It's going to get bumpy!"

Logger

When enabled, the Logger addon will add additional logging, such as who rtp'd, more debug info and better error handling with time stamps. All saved to a file

  • Enabled

    Enable this addon
  • LogToConsole

    By default, this addon makes a log file, but does not report to console, enable this to log to console as well.
  • Format

    The way time stamps will show up in console, you can change it as you like with date formats from Oracle

Portals

When enabled, the Portals plugin will allow making a region, when walked in will automatically rtp players even if they do not have permissions.
The portals follow the same rules as /rtp, you can view what will be used with /rtp info world

  • Enabled

    Enable this addon.
  • IgnoreDelay

    Should portals just teleport a player immediately after entering if a player has a delay when using /rtp.
  • IgnoreCooldown

    Should the portal add a cooldown onto a player, making it so they can do /rtp right after they use the portal.

How to Setup a RTP Portal!

Portals are easy to setup, all you need to do is follow these steps:

  • Step 1: Look at one of the corners of the a framed portal you'd like to make it RTP
  • Step 2: Execute /rtp portals loc1 (this block should turn into glowstone)*
  • Step 3: Look at the adjacent (opposite) corner of the portal
  • Step 4: Execute /rtp portals loc2 (you should then get a region confirmation or suggestion)
  • Step 5: Execute /rtp portals create <your desired name> <desired world to rtp into>
  • Step 6: Walk into the region and done!

Legend: *: Glowstone block is fake and is here just as an indicator of a portals corners you are setting up


ExtraEffects

When enabled, ExtraEffects addon will add... well... extra effects.
There is more to come with this addon, please leave suggestions on our Discord server!

  • Enabled

    Enable this addon
  • YOffset

    This extra effect, when enabled will teleport players way into the sky when they finish rtp'ing.
    • Enabled

      Enable this effect
    • Offset

      Amount of blocks to be teleported into the sky

MagicStick

When enabled, the MagicStick addon will allow players to click this item in their inventory to automatically execute /rtp, as well as remove this item from their inventory once they teleport safely.

  • Enabled

    Enable this addon
  • Give First Join

    • Enabled

      Enable giving players a magic stick when they first join this server.
    • Amount

      How many magic sticks to give this player on first join.
  • Item

    Meta data to give the magic stick
    • Name

      Name of the item
    • Material

      The material name/id of this item, more material ids can be found on SpigotMC
    • Lore

         Name: '&d&lMagic RTP Stick &8(Right-Click)'
         Material: 'Stick'
         Lore:
           - ''
           - '&7Right click this stick and unlock'
           - '&7a brand new adventure!'
  • Take

    Should we take one of this item when used?

Commands

When enabled, execute commands when a certain rtp event is triggered.
Only two supported are Teleport and Cancelled due to these are only significant events triggered when rtp'ing. If you find any more events useful, please leave a suggestion on our Discord server!

  • Enabled

    Enable this addon
  • Events

    • Teleport

      Event triggered when a player finished an rtp sequence
      • Enabled

        Enable this event trigger
      • Commands

        A list of commands to execute as console with %player_name% as a placeholder for player names
    • Cancelled

      Event triggered when a player moved while under a delay, didn't have enough money or a location was unsafe.
      • Enabled

        Enable this event trigger
      • Commands

        A list of commands to execute as console with %player_name% as a placeholder for player names