Merge branch 'legacy/pm3' into stable

This commit is contained in:
Dylan K. Taylor 2021-12-09 00:33:05 +00:00
commit d909cd8a91
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -12,3 +12,8 @@ Plugin developers should **only** update their required API to this version if y
# 3.26.1
- Fixed a bug in chunk sending that caused double chests to not be paired, signs to be blank, and various other issues.
# 3.26.2
- Improved error messages shown by `start.cmd`, `start.sh` and `start.ps1` when the PHP binary was not found.
- The value of PHPRC is now shown when erroring out due to unsatisfied PHP requirements.
- Removed restriction on the range of valid channels for `auto-updater.channel` in `pocketmine.yml`.