Skip to content

Commit b45f6ef

Browse files
committed
Release 1.3.3
**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**: - Addressed the **Killaura bug** (#66). - Fixed **Speed (B) falses** when throwing projectiles, especially snowballs (#62). - **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.
1 parent b7b86ed commit b45f6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Zuri
33
description: A powerful anticheat made to destroy hackers from your server for PocketMine-MP.
44
authors: [ReinfyTeam, xqwtxon, xwertxy, UnknownNull]
5-
version: 1.3.2
5+
version: 1.3.3
66
website: "https://github.com/ReinfyTeam/Zuri/"
77
src-namespace-prefix: ReinfyTeam\Zuri
88
main: ReinfyTeam\Zuri\ZuriAC

0 commit comments

Comments
 (0)