WorldMaster

WorldMaster

1.9k Downloads

Elevator Use

RedRowBoat opened this issue ยท 1 comments

commented

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

commented

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).

2022-07-26_18 35 46
2022-07-26_18 36 55

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])

2022-07-26_18 37 14
2022-07-26_18 37 27