Elevators v2
Elevators-v2
Because who said mineshafts were the only type of shaft in Minecraft?
Many buildings on servers need a quick way of getting from floor to floor. You can use a stairwell, but those are slow and lame! You can use teleport pads with Command Blocks, but that's just not as elegant-looking or cool as an elevator... Plus there's the issues with giving your builders access to Command Blocks.
I used to use the Lift plugin, but it never quite worked right, is no longer being updated, and has finally broken as of Bukkit/Spigot 1.10. I've tried all the alternative plugins out there for floor-to-floor transport, but finally... I decided to solve the problem myself! Introducing the Elevators plugin. Version 2 now given a complete rewrite in Java instead of ScriptCraftJS.
Find the plugin on BukkitDev, or see GitHub for the latest updates.
Summary
This plugin is simple and easy to use, and requires no configuration, similar to Lift, but unlike Lift, it provides a more realistic Elevator experience, with an actual elevator car, doors that open and close, and call buttons to call the elevator to your floor.
Plus, there's an API, which I taking advantage of in another plugin, LaunchPadMC. (It lets you control your server's elevators with a physical Novation Launchpad grid-controller!)
Reload Behavior
The only info the plugin stores is the X and Z location of each elevator, under it's unique eID. All signs, floor size and current level, and other data is recalculated on plugin reload. Invalid elevators are automatically deleted from the config, and elevators not in the config do not work (which prevents those without the permission node from creating elevators).
Commands
/elev list
List all known elevators./elev reload
Reload elevators from config./elev reset
Rest the last-used elevator to a known-good state.
Permissions
- elevators.use Change levels, operate elevators. Default: All Players.
- elevators.create Create and destroy elevators and call signs.
- elevators.reload Reload plugin (use
/elev
), receive debug info.
How To Use
Place signs with [elevator]
on line 1 on each floor. The sign will error (showing [???]) if the floor is too big, too close to another floor, or an invalid type. (Note: You can change floor types and associated speeds in the config.)
Use line 4 to add a custom floor name. If not specified, the default is in the format Level [n]
. If the floor name matches this format, numbering will be automatically updated whenever the elevator is modified, but custom names will be left untouched.
If you put [nodoor]
on line 3, the block-based door feature will be disabled. Nearby doors and gates will be opened/closed and call signs will activate redstone either way.
Right-click on any elevator sign to select the destination floor (if holding SHIFT/sneaking, it goes in reverse order), then simply right click the air or any other block while standing inside the elevator to travel.
Call Signs
Create 'call buttons' to call your elevator by placing a sign with [call]
on line 1 around the perimeter of the elevator. They must be within 1 to 3 blocks of the elevator shaft, and can be placed up to 1 block above or 3 blocks below the a floor.
This is useful for placing hidden call signs that activate redstone. Any Redstone Lever next to a call sign will be activated when the doors open, allowing use of piston doors and more!
User-made Tutorial:
https://www.youtube.com/watch?v=9nzRgzJEpJ0
My Other Stuff
MultiWorldPets (Take your pets with you everywhere!)
RawColors Resource Pack (Low-Contrast Colors for easy-on-the-eyes play)
ForestFire Server (Check out our MC server, we have custom plugins!)
TabPlus Extension for Chrome (Save the headache and manage your tabs)
don't work in 1.20.5 :(
Plugin don't load when i add on "plugins" folder, i've tried to reload pluggins and server, but nothing works :(
it does not work for me every time i type
[elevator]
in the sign it instantly changes to
>error<
plz help im internally dieing trying to figure this out
In reply to sebthebob:
nvm i fixed it.
i had to type
/elev reload
in the chat
To all people, the elevator works perfectly. Tried in 1.18.1. Just follow the youtube tutorial. Use iron blocks. https://www.youtube.com/watch?v=9nzRgzJEpJ0
The only thing that needs to update its that it doesn't detect elevators below level 0.
Awesome plugin!!
Hey I have tried to use your plugin, Elevator V2 but it doesn't work at all, the only command i have is elev.reload please can i get some help
Whenever I place down an elevator sign, it just says > ERROR <. Is this a bug with 1.18.1 or am I doing something wrong?
Still works fine even in 1.17.1
Honestly, the best elevator plugin out there.
The only small issue I have is that the elevator floor moves faster than the player for some reason.
But it's still better than other "elevator" plugins that just teleport a player up and down.
In reply to TattlingElk:
Bro, how? When i write [elevator] it just gives me [???]. Please help!
Is this working in 1.16?
Or is this something that is in work, it would be great to have a Working Elevator plugin that goes up and down
This is a great plugin! It works well for my 1.12.2 spigot server.
Hi, it would be really awesome if you wound update it for 1.16.3, I get this error when I try to make a new elevator:
I have no idea why it pasted like this , sorry for that
Hello,
Is it possible to create an elevator like this, without downloading the plugin?
thank you
Hi!
This plugin works just fine, except, after I call the elevator, the doors open, i go in, select the floor, doors close, but then nothing happens.
Could you please help?
Thanks
In reply to Forge_User_03279922:
It actually does work, I just forgot to click somewhere else! This plugin is fantastic!
In reply to Forge_User_03279922:
Hi what button did you use? i have the same problem. the elevator wont move...
In reply to Forge_User_03279922:
Hi what button did you use? i have the same problem. the elevator wont move...
In reply to Forge_User_52864750:
Ok so i find out how to do it, after you click on second floor for example you need to right click on the wall left to the sign without anything in hands
v3.2.0 for Minecraft 1.15.x is finally finished and ready to go! Yup that's right, I actually got up off my butt and updated it, the download should be approved and live shortly.
In reply to pecacheu:
The plugin isnt even active in 1.14.4 tho