[MAJOR] Fix | During refactoring I discovered that if you had an elevator column where the highest elevator floor was 0-3 blocks from max build height and you had lazyCheck.top enabled the server would time out. This has been fixed!
Refactoring | The code for up and down had fragments of (almost) duplicate code. This has been heavily refactored and has really improved the overall readability and maintainability.