Elevator v1.0.0

Elevate your builds.


Elevator Plugin
Quick vertical travel — Jump up. Sneak down. Simple.

Click me for Showcase video

────────────────────────────────────────

✦ What is it?
A lightweight, fully configurable elevator plugin that adds custom elevator blocks to your server. Place them vertically, jump to go up, sneak to go down. No fluff, no lag — just fast vertical travel.

────────────────────────────────────────

✦ Features

  • Jump on an elevator block to teleport to the next one above
  • Sneak on an elevator block to teleport to the next one below
  • Gaps allowed — blocks don't need to be stacked, any vertical distance works
  • Configurable min/max gap — control how far apart elevators can be
  • Custom crafting recipe — fully configurable ingredients and pattern
  • Custom block drops — mined blocks drop as the elevator item, not a plain block
  • Decrafting prevention — elevator blocks cannot be used in any crafting recipe
  • Blocked commands list — stop players from selling/trading elevator blocks via configurable command list
  • Sounds & messages — fully customizable teleport feedback
  • Config reload — apply changes without restarting your server

────────────────────────────────────────

✦ How to Use

Getting Elevator Blocks
  1. Use /elevator to receive an elevator block
  2. Or craft one using the configurable crafting recipe

Default Crafting Recipe
Code:
E E E
E P E     E = Emerald
E E E     P = Ender Pearl

Building an Elevator
  1. Place elevator blocks in a vertical column (same X and Z)
  2. Gaps between floors are fully supported
  3. Jump on a block → teleports to the next block above
  4. Sneak on a block → teleports to the next block below

Code:
Y=100  ■  Floor 3
Y=80   ■  Floor 2
Y=64   ■  Floor 1

────────────────────────────────────────

✦ Commands & Permissions

CommandDescriptionPermissionDefault
/elevatorReceive an elevator blockelevator.useEveryone
/elevator reloadReload the configelevator.reloadOP only

────────────────────────────────────────

✦ Configuration

Code:
elevator:
  material: EMERALD_BLOCK
  display-name: "&aElevator Block"
  custom-model-data: 1

  teleport-sound: ENTITY_ENDERMAN_TELEPORT
  sound-volume: 1.0
  sound-pitch: 1.0

  teleport-up-message: ""
  teleport-down-message: ""
  receive-message: "&aYou received an Elevator Block!"

  max-search-distance: 256
  min-gap: 0
  max-gap: -1

  require-jump-up: true
  require-sneak-down: true
  center-player: true

  blocked-commands:
    enabled: true
    message: "&cYou cannot use this command with elevator blocks in your inventory!"
    commands:
      - "/sell"
      - "/shop sell"
      - "/trade"
      - "/auction"
      - "/ah sell"

  crafting:
    enabled: true
    recipe:
      top: "EEE"
      middle: "EPE"
      bottom: "EEE"
    ingredients:
      E: EMERALD
      P: ENDER_PEARL

────────────────────────────────────────
✦ How to add this to my GuiShop?

YAML:
items:
  1:
    type: COMMAND
    slot: 0
    buyPrice: 500
    commands:
      - "elevator %player%"
    name: "&aElevator Block"
    lore:
      - "&7Jump to go up"
      - "&7Sneak to go down"
    material: EMERALD_BLOCK
    custom-model-data: 1

✦ Requirements
  • Spigot / Paper 1.21.3+
  • Java 25
  • Vault (optional) — for economy shop compatibility

────────────────────────────────────────

✦ Use Cases
  • Multi-floor buildings — hotels, apartments, skyscrapers
  • Mine shafts — quick access to different depths
  • Spawn hubs — navigate multiple levels instantly
  • Skybase travel — fast vertical transport
  • Resource pack servers — use custom model data for textured elevators

────────────────────────────────────────

Found a bug or have a suggestion? Leave a message below!
Buy a license now
$5.42
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
202 Views
0 Purchases
1 Downloads
Feb 19, 2026 Published
N/A Updated
Not yet rated
14 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. Yes
Type
  1. Equipment
Supported software
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A comprehensive chest-based shop system with player and admin shops, economy integration
Not yet rated
2 purchases
Making item collection effortless, one chunk at a time!
Not yet rated
1 purchase
Effective loading screen system
5.00 star(s) 1 ratings
18 purchases
Not yet rated
10 purchases
Add realistic fall damage to your Roblox game with this fully customizable script!
Not yet rated
2 purchases
Share and earn
Refer this resource and earn a 10% commission.
202 Views
0 Purchases
1 Downloads
Feb 19, 2026 Published
N/A Updated
Not yet rated
14 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. Yes
Type
  1. Equipment
Supported software
  1. Paper
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Lag-free, customizable servers ready in minutes.
Host your adventure today!
Recommended for you
A comprehensive chest-based shop system with player and admin shops, economy integration
Not yet rated
2 purchases
Making item collection effortless, one chunk at a time!
Not yet rated
1 purchase
Effective loading screen system
5.00 star(s) 1 ratings
18 purchases
Not yet rated
10 purchases
Add realistic fall damage to your Roblox game with this fully customizable script!
Not yet rated
2 purchases
Top