v2.0.0
Breaking Changes
- Drop support for PHP 8.1 and 8.2
- Remove VOTED from State enum
- Most properties are now correctly marked as required and their return types are therefore no longer nullable
- Release->getLastChangedDate()now has the correct name- getLastStateChangeDate()and returns data
Additions
- Added getApiVersions method that returns an overview of PocketMine (not Poggit) API versions.
Full Changelog: v1.0.0...v2.0.0