Updated to the latest version of XMaterial, which is supposed to bring some performance improvements in the areas concerning materials.
Added beehive and bee nest to the material blacklist.
Fixed bypass permission node for toggling doors not allowing people to toggle doors via commands if they did not own them. Thanks, @ReshiStar for the bug report.
Added support for "Lands" (the land claim plugin). Thanks, @serhanekmekci for the request and @Angeschossen for generously providing access to their plugin!
Using negative speed values now results in an instant toggle (so no animations). Example: "/ToggleDoor 42 -1.0" to instantly toggle a door with ID 42. Thanks, @Keifranien for the suggestion!
Updated the resource pack for version 1.15 of Minecraft. Additionally, the config now uses a boolean value instead of a URL. Thanks, @wjtonline for the report!
Added BELL to the material blacklist by default to avoid duplication. Thanks, @Achaius for the report!
Added whitelist option to the config to override the hardcoded blacklist (as well as the blacklist config option). Also sped up material blacklist checking a bit.