* Version 1.15.1
* Require non-null Settings
* Update Github Action versions
* Assert if worlds are null. They should never be.
* JavaDoc fixes
* Use instanceof pattern
* Change plugin name to Pladdon
* Remove unused sonar profile.
* Build against BentoBox 1.18 API
* Ensure a clean startup without warnings.
Note for pladdons, the plugin.yml must list BentoBox as a depend in YAML
list format.
Must place the release repo before the snarpshote repo in the POM.
* Prevent Axolotl from dying in acid.
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/116