This is a hotfix release that resolves various issues.
Game version: v1.21.50
Fixed
- Fixed an issue where the
event.is_cancelled
property in the Python binding was not writable. - Prevented player command execution from being printed to the console if the
PlayerCommandEvent
was already cancelled
by plugins.
Full Changelog: v0.5.7...v0.5.7.1