The first preview of the upcoming big update for this plugin is now available! More information
HERE!
Add 1.19.4 support.
Add support for PlotSquared 7. Thanks, Bloody_Mind, for the suggestion!
Add the "/BigDoors PrepareDatabaseForV2" command. This will export your database to the format used by v2. Note that both the export and v2 are still experimental!
Fix a rare issue with retrieving permissions for offline players that could result in a server crash. Thanks, VikEnd, for the bug report!
BREAKING API CHANGE: The return value of attempting to toggle a door is now a CompletableFuture. The old (now deprecated) methods still exist, but may return an ERROR state despite the door toggling just fine (eventually).