Release 1.3.3 - Hotfix & Compatibility Updates
This release includes several important fixes and updates to enhance compatibility with the latest versions of PocketMine-MP and PHP, as well as address recent issues reported by the community.
-
Compatibility with PocketMine-MP 5.27.1: Updated the plugin to be fully compatible with the latest PocketMine-MP code syntax. Tested in a PocketMine-MP 5.27.1 environment.
-
PHP Compatibility: Ensure compatibility with PHP versions >=8.3. We recommend using a newer PHP release for optimal performance.
-
Fix for FormsAPI Crash (1.21.70 Update): Resolved the crash issue introduced in the 1.21.70 update of FormsAPI.
-
PHP-CS-Fixer Updates: Ran
php-cs-fix
and updated the configuration to enable parallel runner, improving the code formatting and development workflow. -
Dependencies Update: Added new dependencies in the README for better clarity and guidance on installation.
-
Temporary Fix for Known Issues:
-
PHP Binary Setup: Switched to using the
pmmp/setup-php-action
for setting up PHP binaries during the plugin release process. -
This release is a hotfix aimed at improving stability and compatibility with the latest PocketMine-MP and PHP versions.
-
Some issues, such as the Killaura bug and Speed (B) falses, have been temporarily fixed, but more comprehensive solutions are planned for future releases.