This plugin adds moving Elevators.
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- Source Code:
- https://github.com/InventivetalentDev/Elevators
- Donation Link:
- https://www.patreon.com/inventivetalent
Features
- Moving Elevator blocks
- Sound effects
- Private elevators
- Simple floor selection
- Automated floor detection
- Custom floor material
Elevator signs
The elevators are controlled with signs. To create a sign, use the following format
(<> - required | [] - optional | [Elevator] is required)
The sign has to be placed 2 blocks above the elevator floor.
Every floor has to have the same elevator material.
(You also need at least two elevator floors for your elevator to work)
Permissions
- elevator.create - Permission to create elevator signs
- elevator.create.private - Permission to create private elevators
- elevator.use - Permission to control and use elevators
- elevator.use.private - Permission to use private elevators of other players
Config
Code (YAML):
signTitle: "&6[&5Elevator&6]"
privateElevators: true
#If the elevator can trigger redstone on the target floor (nearby levers get activated)
triggerRedstone: true
#Disable damage while in an elevator
disableDamge: true
Additional notes
- The visible elevator platform only works if the world is not in peaceful mode.
Links

Elevators 2.1.2-SNAPSHOT
Realistic elevators | Moving blocks, sound effects and more!
Recent Updates
- fix May 31, 2020
- 1.14 support Jun 4, 2019
- 1.13 support Mar 17, 2019