EliteRtpPremium icon

EliteRtpPremium -----

The best plugin for random teleportation



[​IMG]

/rtpdefault - teleporting via the default channel
/rtpnear - teleporting near the players
/rtpfar - teleporting via the far channel
/rtpworld - teleporting between worlds

Each channel is different from the other, all channels can be configured in the config:
Code (YAML):
language : en
particles
:
  effect
: EXPLOSION_LARGE
  count
: 10
menu
:
  title
: "RTP"
  size
: 54
  items
:
    rtpDefault
:
      display_name
: "&aDefault rtp"
      material
: STONE
      slot
: 10
      action
: rtpDefault
    rtpNear
:
      display_name
: "&cRtp near the players"
      material
: TNT
      slot
: 15
      action
: rtpNear
    rtpFar
:
      display_name
: "&aFar rtp"
      material
: GRASS
      slot
: 20
      action
: rtpFar
    rtpWorld
:
      display_name
: "&aRtp between worlds"
      material
: BEDROCK
      slot
: 25
      action
: rtpWorld
world-menu
:
  title
: "RTP WORLD"
  size
: 54
  default_world_icon
: GRASS
  start-slot
: 20
  end-slot
: 53
  world-icons
:
    world
: GRASS
    world_nether
: NETHERRACK
    world_the_end
: GRASS
  items
:
    glass-1
:
      material
: RED_GLAZED_TERRACOTTA
      slot
: 0
channels
:
  default
:
    radius
: 1000
    cooldown
: 15
    foodRemove
: 0
    healRemove
: 0
  near
:
    cooldown
: 90
    min-players-for-tp
: 2
    foodRemove
: 10
    healRemove
: 5
  far
:
    radius
: 2000
    cooldown
: 60
    foodRemove
: 6
    healRemove
: 4
  world
:
    default_world
: world_nether
    radius
: 5000
    cooldown
: 60
    foodRemove
: 6
    healRemove
: 4
disabled-worlds
:
 - world_nether
  - world_the_end
disabled-in-worlds
:
 - world_the_end
blocked-blocks
:
 - AIR
  - LAVA
  - WATER

For each channel, you can configure the teleportation radius, cooldown, payment for food and health

Code (YAML):
default:
    radius
: 1000
    cooldown
: 15
    foodRemove
: 0
    healRemove
: 0

disabled-worlds - List of worlds where RTP is prohibited
disabled-in-worlds - List of worlds that cannot be teleported to by the rtpworld command
blocked-blocks - A list of blocks that the player will not be teleported


[​IMG]
Plugin has 2 menus: default rtp menu and world rtp menu

RTP

[​IMG]
The menu items have 7 parameters:
  • display_name: display name of the item
  • material: material of the item
  • slot: slot in menu of the item
  • action: action when clicking on an item
  • enchantments: list of item enchantments
  • hide_attributes: hides the attributes of the item
  • hide_enchantments: hides the enchantments of the item

RTP WORLD

[​IMG]
there is no action parameter for items in this menu:
Code (YAML):
world-menu:
  title
: "RTP WORLD"
  size
: 54
  default_world_icon
: GRASS
  start-slot
: 20
  end-slot
: 53
  world-icons
:
    world
: GRASS
    world_nether
: NETHERRACK
    world_the_end
: GRASS
  items
:
    glass-1
:
      display_name
: " "
      material
: RED_GLAZED_TERRACOTTA
      slot
: 0
start-slot: the slot from which the worlds begin to be located in the menu
end-slot: the slot where the worlds end up in the menu
default_world_icon: the block material that will display the world whose block material is not listed in the world-icons list


[​IMG]
elitertp.channel.<channel> - permission to teleport through the specified channel
elitertp.channel.<channel>.others - permission to teleport another player through the specified channel
elitertp.<channel>.cooldown.bypass - permission to bypass the cooldown for specified channel

[​IMG]
  • Optimized code
  • New features such as particles and new menus
  • A larger range of versions
  • Support for new languages
  • Fixing many bugs
Resource Information
Author:
----------
Total Downloads: 3
First Release: Nov 9, 2024
Last Update: Nov 15, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings