willies952002
willies952002
## What is observed When formatting a message, nested color tags are not formatted, only the "parent" tags. ex: `foobarbaz` would result in:  ## What is expected All tags,...
### Environment Tested Server Software: `PaperDragon 1.15.2` (Base: [Paper @ f11d64728fd4351a74edd672ec336f3f07921abb](https://github.com/PaperMC/Paper/commit/f11d64728fd4351a74edd672ec336f3f07921abb)) `Paper 1.15.2 - Build 67` ([8a0b371c6803027f15a3bfc66e2285955e9b8dc1](https://github.com/PaperMC/Paper/commit/8a0b371c6803027f15a3bfc66e2285955e9b8dc1)) Plugins: \- `Multiverse-Core` @ `4.1.1-SNAPSHOT-b777` ### Summary When attempting to exit the end...
If the player doesn't have permission to use the basic functionality of the plugin, don't cancel the interact event. Fixes #30
Not all implementations contain a `package-info` class, but they all contain the `SpigotConfig` class