Changed logging level of messages about no items being blacklisted or whitelisted from WARN to INFO. Thanks, @SlimeDog for the report!
Drawbridges will now figure out which way to open when created in their open position (i.e. flat). Thanks, @BobbyMC for the report!
Fixed portcullises showing incorrect open direction options in the GUI. Thanks, @SlimeDog for the report!
Fixed drawbridges showing invalid open direction options in the GUI.
Added RedProtect support. Thanks, @Rebellion for the suggestion!
Fixed default direction selection for doors that are open when toggled first.
Added option to disable logging to the log file. Thanks, @SlimeDog for the suggestion!
Added DoorEventTogglePrepare, DoorEventToggleStart, and DoorEventToggleEnd, which are fired when a door is toggled. DoorEventTogglePrepare is Cancellable, the other two are not.
Fixed some issues with the resource pack system. Including an issue where disabling it actually enabled it and the other way round... Whoops! Thanks, @giovanny196, for the bug report!