- Fixed missing openDirection option for the portcullis type. Thanks,
@RetroCh1cken for the bug report!
- Fixed autoCloseTimers potentially overlapping. Thanks,
@RetroCh1cken for the bug report!
- Selection tool is removed from player's inventory if they log out before finishing or timing out any process involving a selection tool.
- Selection tool cannot be moved into chests etc anymore.
- Soft removed Elevator door type to avoid confusion. When reintroduced (with elevating capabilities), they'll show up as elevators again. Until then, they look and function like portcullises.
- Removed 1 block depth restriction from portcullises.
- Added support for 1.14's new blocks.
- Added missing multipliers for the new door types to the config. Thanks,
@kristinr96 for the report!
- Instead of a single powerblocktype, the config now accepts a list of materials.
- Fixed NPE thrown by bypassCompat when checking for offline players. Thanks,
@bolleboor and
@mafen for the bug reports!
- Fixed incorrect import throwing errors. Thanks,
@Relaxing for the bug report!
- Disabled debug mode (so auto-updater works again. Whoops
)