
Elevator
A very simple elevator by using blocks!
- Загрузки
- 5K
- Подписчики
- 24
- Обновлён
- 23 декабря 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 23 декабря 2024 г.

What is Elevator all about?
Elevator os a plugin that, in short, aims to make it as easy as possible for the player. It is by no means unique as there are many other similar elevator plugins out there that do much of the same thing.
How easy can it be, you ask? Well, the elevator does not use any commands to create an elevator. It only depends on the block predefined in the configuration file.
Why Elevator? How fun is it to create a multi-storey house and isntall a lift to each of the floors? Elevator brings a lot of joy to your players and a fun way to get around.
Elevator is not only an elevator, but it can also provide teleporters. Teleporters are a separated feature and a different option for your players. With a different predefined teleporter block in the configuration file, your players can create teleporters which also work across worlds.
Features
- Real simple to use.
- Easy to setup.
- Particle effect on usage.
- Configurable language.
- Can hide with carpets.
- Cooldown feature.
- Teleporter feature.
Plugin support
- GriefPrevention: Must have at least accesstrust in order to use the elevator or teleporter.
- GriefDefender: Must have at least accesstrust in order to use the elevator or teleporter.
- WorldGuard: Must have at least flag "use" set to allow, or the player must be a member.
How to install
- Download the plugin
- Stop the server
- Drag the file to the servers plugin folder
- Start the server
For more information please read the Elevator wiki with more detailed information.
Ченджлог
3.1.2Релиз26.1, 26.1.1, 26.1.2 · 23 декабря 2025 г.
- Implement MiniMessage formatting across all config.yml messages.
- Add
AllowUnsafeconfig setting for both elevators and teleporters. - Move
WorldguardPermissionandGriefPreventionPermissionmessages to config.yml for customization.
ATTENTION
I have implemented MiniMessage, which means all messages in config.yml must now be converted to the MiniMessage format. This replaces legacy color codes (e.g., &a) with a more powerful and modern syntax (e.g., <green>).
What you need to do
- Update all messages in
config.ymlto use MiniMessage format. - Use the MiniMessage Viewer to test your changes.
Example
Old: &aGoing up!
New: <green>Going up!</green>
For more details, see the Adventure MiniMessage documentation.
3.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 декабря 2025 г.
- Fixed permission children not being applied by initializing maps before Permission object creation.
- Corrected elevator jump detection logic by checking for airborne players with upward velocity.
3.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 13 декабря 2025 г.
- Plugin now requires Paper API and no longer supports Spigot.
- Teleport blocks removed externally are now properly deactivated.
- Teleporters are correctly removed when broken, fixing hook misconfiguration.
- Elevator sound configuration now applies as specified in config.
- Rewrite commands to use Paper API for improved compatibility.
- Clean up and refactor codebase for better maintainability.
- Add custom Permissions class for dynamic permission registration.
- Update Gradle to version 9.2.1.
- Drop support for Minecraft versions before 1.21.6.
3.0.8Релиз1.21.8, 1.21.9, 1.21.10 · 23 декабря 2024 г.
- Fixed a bug where configuration for claim plugins was not read.
Комментарии
Загружаем…