Stable release
Tested and verified to work with:
- PocketMine 4.0.0
- Minecraft 1.16.200
- May also work with newer versions
⚠ Important ⚠
- This is the most stable version with all critical bugs fixed.
- This is a patch version for protocol and pmmp API changes
- phpstan passed the build, see https://github.com/thebigsmileXD/MagicWE2/actions/runs/418163314
New features
- PocketMine-MP now disallows defining nested child permissions in plugin.yml
- Patched several phpdoc return/function parameters & added some more specific @phpstan-* phpdoc
- Fixed phpstan ignoreErrors regex for 'Cannot cast to string/array/int' because these errors can be safely ignored (false positives)
- Chunks do not contain their coordinates anymore