# SimpleElevators
A simple mod that adds a small and large elevators, also adds vertical and diagonal platforms.

## Installation (manual)
- extract
SimpleElevators.dll file to your BepInEx\Plugins\ folder
## Features
- Adds 2 small elevators that can go up and down, wood and black marble variant.
- Adds 4 large elevators that can go up and down, 2 wood and 2 black marble variants.
- Adds 2 two-way elevators that can go up and down with 3 destinations, wood and black marble variant.
- Adds 2 vertical platforms that can move back and forth, wood and black marble variant.
- Adds 2 diagonal platforms that can go up and down diagonaly, wood and black marble variant.
- Uses vanilla building sizes and snappoints so you can integrate them with your builds.. wooden and black marble builds.
- Configurable recipe.
- Uses ServerSync and built in config watcher.
- Configurable through config file or Configuration Manager
## Changelog
v1.0.2
- added automatic triggers to platforms (can be turned off), if a player step on the platform it will automatically move
Changelog History (click to expand)
v1.0.1
- makes platforms unremovable while player is still on it to avoid a serious bug where if the platform got destroyed the player on it will also be destroyed and unrecoverable.
- fixed an nre when a platform got destroyed while you're on it.
- fixed diagonal platforms integrity.
v1.0.0