By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

its a simple Elevator plugin
version 1.2.3
Approved
Direct Download How to install?
Switch version
181 Downloads / 453 Total
Plugin Description §

Discord

Elevator

A simple PocketMine-MP plugin that allows to create elevators on your server.

How to use

You just have to setup an id in the config.yml. Place 2 blocks aligned, jump to go up and sneak to go down.

Video

Alt text

Config

prefix: "§6[§fElevatorBlock§6]"

# Elevator block name
block: "diamond_block"

# Enable or disable the distance system (true|false)
distance: true

# Maximum distance between 2 elevators
max_distance: 5

no_elevator_found: "{prefix} §cNo elevator was found"
distance_too_hight: "{prefix} §cAn elevator has been found, but it's too far"


# permission to use elevator
permission: true
#if you would use distance by a rank and if permission is true

#dist:
#  permission1:
#    if distance = true
#    max_distance: 4
#  permission2:
#    if distance = true
#    max_distance: 4
dist:
  player_6_block:
    max_distance: 5
  player_7_block:
    max_distance: 7
Supported API versions
5.0.0
->
5.16.0
Producers §
  • Collaborators:
    • @royaljacques
  • Contributors:
    • @fernanACM
    • @jjwon419
License §
Categories:
General

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...