Paper plugin. A configured block (default iron) on each floor acts as an elevator: jump to go up, sneak to go down.
Requires Paper 1.21 and Java 21.
Drop EasyElevators.jar from ./gradlew shadowJar into plugins/. Restart or reload the server.
Place one elevator block per floor at the same X/Z. Stand on it and jump for the next floor up, or sneak for the next floor down. Non-solid blocks between floors (torches, signs, etc.) are ignored per ignore-materials in config.
Optional boss bar and floor arrows are configured in config.yml.
| Command | Permission |
|---|---|
/easyelevators reload |
easyelevators.reload (default: op) |
plugins/EasyElevators/config.yml — block type, ignored materials, disabled worlds, sounds, boss bar, arrows. Messages use MiniMessage.
./gradlew shadowJarOutput: build/libs/EasyElevators.jar