Last pull request enhances the integration with the WorldEdit plugin by improving the check for its existence. The changes ensure that if WorldEdit is not installed, the WorldEdit class is not loaded, thereby preventing any ClassNotFound exceptions. This results in a more stable and robust application, especially in environments where the WorldEdit plugin might not be present.
Fixed issue #6
https://github.com/piotrmaciejbednarski/LogicGates/issues/6