Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Introduction In this update, this fixes multiple issues and bugs were encountered in the recent updates. We also added some new modules, and improved the codebase based in latest php code standards (prior in 8.x.x php compatibility). ### Changes - Added `Speed (B)` - Fixes #52 - Problem when a player logs server in with EditionFaker. - Fixes #51 - Problematic in several modules. (some were fixed, but some are in todo.) - Improved codebase prior to php 8.x.x releases. - Added `Glide (A)` - Improved `Speed (B)`: Check player is gliding legit in fly. - Fixed `Fly (A, C)` issue. Reproduced when player is in corner of the block and gets detected. - Potential fix for Custom Consumable Item, Only run in Foods. - Fix `Spam (A, B)` crash - Make default value if external data is not present in `PlayerAPI->setExternalData()`
- Loading branch information