Elevator Use
RedRowBoat opened this issue ยท 1 comments
I can't seem to figure out how to use the elevator once it's been created. I'm running on version 1.0.8
Sorry if you've been asked this a million times, I tried to find an FAQ and couldn't
Firstly you need to add floors to your elevator by placing an iron door and then registering the floor with /elevator add_floor <NAME> <FLOOR> <DoorX> <DoorY> <DoorZ> (NAME is the elevator name the floor is added to; FLOOR is the name of the floor (e.g. Floor0, spaces are not allowed); DoorX Y and Z will be shown as an autocompletion if you face the door).
The speed of the elevator can be increased by using /elevator set_speed <NAME> <Speed in blocks per second>.
In order to move the elevator you need to be near it and then you need to type /elevator move <FLOOR>. (FLOOR is the floor you want the elevator to move to [Works with tab autocompletion])