
Purpur Elevator
Purpur block + Redstone power = Teleporting elevator
Screenshots


About this Mod

About
By powering Purpur Blocks using redstone, you can create elevator platforms that teleport you in between them.
The mod supports a few different modes;
Passive (default)
Passive is the simplest mode, all you need to do is permanently power the Purpur Block with redstone,
and it will teleport up by jumping, and down by crouching.
Naïve power
Naïve power activates on being powered by redstone. The moment it gets powered it will teleport all entities on top of it to the nearest platform.
Going up takes priority over going down, so if there are platforms both above and below, it will teleport you up.
Strength power
Strength power is similar to naïve power, but it uses the strength of the redstone signal to determine which platform to teleport to.
Depending on the strength of the redstone signal, it will teleport to the nth platform it can reach from there.
A signal strength of 1 will teleport to the lowest platform, and a signal strength of 15 will teleport to the 15th platform.
Configuration
On its own, the mod will not create a config file.
To change settings, you can install Fzzy Config.
To load changes to the config file, you can use the vanilla /reload command.
# The mode in which the elevator operates. Modes: ('PASSIVE', 'NAIVE', 'STRENGTH').
mode = "PASSIVE"
# The maximum distance between two elevator platforms.
maxElevatorDistance = 16
# The cooldown in seconds after using an elevator platform during which you can't use another one.
elevatorCooldownSeconds = 0.05
# Whether an elevator should work while the player is sprinting.
activateWhileSprinting = false
# Whether players riding vehicles should be teleported by the elevator. e.g minecarts and boats
allowVehicles = true
# Whether players riding mounts should be teleported by the elevator. e.g horses and pigs
allowMounts = true
Available Versions
How to Install Purpur Elevator on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Purpur Elevator". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Purpur Elevator server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Purpur Elevator compatible with fabric?
Purpur Elevator officially supports fabric for Minecraft 26.1.2, 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Purpur Elevator – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Purpur Elevator consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Purpur Elevator with just one click on your server.
Details
- License
- Creative Commons Attribution Non Commercial Share Alike 4.0 International
- Server-side
- Required