- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Texture Packs
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Lift
- 2 Likes
- Minecraft
- 11,208 Monthly Downloads
- Supports: 1.5.0
- 276,315 Total Downloads
- Updated 03/19/2013
- Created 11/30/2011
- 24 Favorites
- Project Site
- Comments
- Release Type: Release
- License: MIT License
- Newest File: Lift 35
About Lift
Lift Description
Lift is a simple elevator plugin. Primary features:
- Command free
- Config free (There is an optional config file, but it has sane defaults)
- Database free (Lifts are determined by block arrangements, nothing more or less)
- Multi floor elevators
- Multi passenger elevators
- Abstract elevator shafts up to 16 blocks in area, larger by changing config!
Tekkit Classic Users: Version 35 is the last version that will support minecraft 1.2.5.
More video tutorials - English and German

How it works
To be as flexible as possible a Lift is built by block types. No commands! It is easy to add, remove, or change floors. Lifts are not saved or stored in memory. Every time a button in the shaft is pressed or a sign is clicked to change the destination a new lift is created in memory and then deleted when the passengers reach their destination or the sign is updated. With the default configuration this is a fast process, less than 20 milliseconds.
Installation
Just drop the plugin in the plugin folder and play! No permissions to set up and the configuration is set up with defaults that will work for most servers. If you use PEX for your permission manager you must add the permission "lift" This is a bug in PEX
Here is the configuration if you wish to play with the settings or language:
# Note: Smaller values result in less lag. Lift speed less than 0.4 may not work well for non spout servers. maxLiftArea: 16 lowScan: 0 highScan: 255 debug: false autoPlace: false preventEntry: false preventLeave: false checkGlass: false floorBlock: GLASS baseBlockSpeeds: IRON_BLOCK: 0.5 redstone: false STRING_oneFloor: "There is only one floor silly." STRING_currentFloor: "Current Floor:" STRING_dest: "Dest:" STRING_cantEnter: "Can't enter elevator in use" STRING_cantLeave: "Can't leave elevator in use"
- maxLiftArea is the number of connected blocks the lift can be. Larger values will result in a longer start up time when using a lift. Super large values can even freeze your server for a moment.
- lowScan and highScan limits the minimum and maximum y values a lift can be generated in. Changing these values can result in a major speed improvement on servers with a lot of tall lift use
- debug prints out extra information that can help me track down errors
- autoPlace will automatically position entities over the center of the base blocks which can prevent them from hitting edges and getting stuck
- preventEntry blocks players from entering moving lift.
- preventLeave blocks players from leaving a moving lift.
- checkGlass prevents glass duping. With it false the plugin will NOT check to make sure all the floors have all the glass blocks filled it, but will have better performance for busy servers.
- redstone can start a lift by using a redstone signal to the block behind the lift button. This can result in some lag on servers with a lot of pulsing redstone signals.
- baseBlockSpeeds is a list of blocks you wish to use in the elevator base and how fast they make the lift. Multiple block types can be added. For example:
baseBlockSpeeds: IRON_BLOCK: 0.5 GOLD_BLOCK: 0.75 DIAMOND_BLOCK: 1.0
This allows for three different blocks to be used as a base, with faster lifts being more expensive.. Make sure there are two spaces for proper yaml formatting!
Permission
There are two permission nodes, both are set to true:
- "lift" is to allow players be a passenger and use lifts. Default is true allowing everyone to use lifts right away. To not let players use the lift, set lift to false in your permission plugin of choice.
- "lift.change" allows players to change destination floors of a lift. Default is true allowing everyone to use lifts right away. To not allow players to change the floor signs, set lift.change to false in your permission plugin of choice. I will not be adding permissions to individual lifts. It is not possible with how the code works.
Usage
1) Create the bottom floor with iron blocks. An elevator can be as small as 1 block or as big as 15 blocks in any shape. Smaller areas will have less lag.
2) Next create the floor's control panel. On a wall place the following blocks. The signs and buttons must be "over" one of the iron base blocks.
- Required sign, leave blank for now
- Button
- Optional sign with floor name on second line
- Iron floor block you just placed.
3) Create the elevator shaft. To create a new floor platform use glass blocks instead of iron. Like the first floor over one of the glass blocks create the floor interface.
- Required sign, leave blank for now
- Button
- Optional sign with floor name on second line

4) Make sure the shaft is clear of all obstructions except for floor glass, buttons and signs. Torches are also allowed in the elevator shaft.
5) To use your elevator right click the sign above the button to select a destination floor. The sign will automatically add the correct information.
Important Notes
If you find a bug or a feature not working as advertised please report to the ticket page. Bug reports in the comments will (probably) be ignored.
There is a config to adjust max lift area and lift speed. The defaults are sane and most people wont need to change them.
FAQ
Q: Will you add build permissions?
A: No. Permissions are attached to players. An elevator is created by scanning a chunk for specific blocks in specific places. There is no easy way to stop a player from finishing an elevator without doing expensive, lag-causing calculations. To prevent a player from building an elevator you must prevent them from placing one of the elevator block types (iron block, sign, glass, or button). There are other plugins with this functionality.
Q: What are valid blocks to use inside the shaft?
A: Other than the glass blocks for the lift floors you play places torches, signs (ideal for sensors), buttons, vines, ladders, and water.
Q: Will you add economy?
A: No. There are other plugins you can use to add economy to button pressing that can be used alongside Lift:
- Dropped items can now be passengers in lifts. Great for mob grinders because.....
- Beta: Redstone current can be used to turn on a lift (default is disabled). To use redstone, edit config.yml and set redstone to true. Run a redstone wire to the block behind the floor button. Run current. Fly up or down! (Note: I may change this setup if I add a current for passengers arriving at a floor)
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Lift 35 | Release | 1.5.0 | 25,691 | 03/19/2013 |
| Lift 34 | Release | 1.5.0 | 3,478 | 03/15/2013 |
| Lift 33 | Release | CB 1.4.7-R1.0 | 20,568 | 02/05/2013 |
| Lift 32 | Release | CB 1.4.6-R0.1 | 19,752 | 12/28/2012 |
| Lift 31 | Release | CB 1.4.6-R0.1 | 2,513 | 12/24/2012 |
| Lift 30 | Release | CB 1.4.5-R0.2 | 17,904 | 11/25/2012 |
| Lift 29 | Release | CB 1.4.2-R0.2 | 5,401 | 11/18/2012 |
| Lift 28 | Release | 1.4.2 | 12,922 | 10/28/2012 |
| Lift 27 | Release | CB 1.3.2-R1.0 | 16,734 | 10/02/2012 |
| Lift 26 | Release | CB 1.3.2-R0.1 | 9,060 | 09/20/2012 |
| Lift 25 | Release | CB 1.3.2-R0.1 | 913 | 09/19/2012 |
| Lift 24 | Release | CB 1.3.2-R0.1 | 7,232 | 09/10/2012 |
| Lift 23 | Release | CB 1.3.2-R0.1 | 3,524 | 09/06/2012 |
| Lift 22 | Release | CB 1.3.2-R0.1 | 1,996 | 09/04/2012 |
| Lift 21 | Release | CB 1.3.1-R2.0 | 9,454 | 08/23/2012 |
| Lift 20 | Release | CB 1.3.1-R1.0 | 12,248 | 08/07/2012 |
| Lift 19 | Release | CB 1.2.5-R4.0 | 9,955 | 07/26/2012 |
| Lift 18 | Release | CB 1.2.5-R4.0 | 3,282 | 07/23/2012 |
| Lift 17 | Release | CB 1.2.5-R4.0 | 5,851 | 07/17/2012 |
| Lift 16 | Release | CB 1.2.5-R4.0 | 7,907 | 07/07/2012 |
| Lift 15 | Release | CB 1.2.5-R4.0 | 6,989 | 06/29/2012 |
| Lift 14 | Release | CB 1.2.5-R4.0 | 5,824 | 06/21/2012 |
| Lift 13 | Release | CB 1.2.4-R1.0 | 29,061 | 03/31/2012 |
| Lift 12 | Release | CB 1.2.3-R0.2 | 3,258 | 03/27/2012 |
| Lift 11 | Release | CB 1.2.3-R0.2 | 7,503 | 03/17/2012 |
| Lift 10 | Release | CB 1.2.3-R0.2 | 2,333 | 03/15/2012 |
| Lift 9 | Release | CB 1.1-R3 | 22,470 | 02/07/2012 |
| Lift 8 | Release | CB 1.1-R3 | 2,617 | 02/06/2012 |
| Lift 7 | Release | 1.1 | 10,473 | 01/23/2012 |
| Lift 6 | Release | CB 1.0.1-R1 | 5,147 | 01/11/2012 |
| Lift 5 | Release | CB 1.0.1-R1 | 1,068 | 01/04/2012 |
| Lift 4 | Release | CB 1.0.1-R1 | 758 | 12/20/2011 |
| Lift 3 | Release | CB 1.0.1-R1 | 291 | 12/16/2011 |
| LIft 2a | Release | CB 1.0.1-R1 | 235 | 12/13/2011 |
| Lift 2 | Release | CB 1.0.1-R1 | 114 | 12/12/2011 |
| Lift 1.4 | Release | CB 1.0.1-R1 | 298 | 12/05/2011 |
| Lift 1.3 | Release | CB 1.0.1-R1 | 201 | 12/03/2011 |
| Lift 1.2 | Release | CB 1.0.1-R1 | 135 | 12/01/2011 |
| Lift v 1.0 | Release | 1.0.0 | 155 | 11/30/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 192,069 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 151,505 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 85,987 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 73,725 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 61,190 Monthly Downloads

Comments
Wow nice plugin it works :) keep up the good work
ok so how do the permissions work?
My favorite 'lift' plugin.
As simple as possible but very useful.
Looks very useful!
Keep on Mining, DarkMinerz
Really useful especially since I am first starting up a private server, and we are focused on being a city together. No bugs experienced.
There is a little bug, when used the lift we can fly until disconnect or die