Plugins made for previous 4.x versions should work on this version, but plugins using APIs in the pocketmine\network\mcpe namespace may break or behave differently on this version due to internal changes.
Please note that the internal network system's APIs are not supposed to be used by plugins, and are therefore not covered by the API compatibility guarantee.
PocketMine-MP 4.18.0-ALPHA2
For Minecraft: Bedrock Edition 1.19.70
This is an experimental preview of 4.18.0, a minor update to PocketMine-MP focused on improving server performance and the internal network system.
Alpha releases are experimental. Features introduced in these releases are subject to change or removal.
Plugins for 4.17.x and earlier will continue to work, as long as they don't use any internal APIs (e.g. pocketmine\network\mcpe package).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pocketmine/pocketmine-mp from 4.17.1 to 4.18.0.
Release notes
Sourced from pocketmine/pocketmine-mp's releases.
Commits
0e8b287
Release 4.18.07c77233
Merge branch 'stable' into minor-next6f02b83
Update composer dependenciesfbfdf74
Merge branch 'stable' into minor-next289c0b0
Explicitly state that pocketmine\network\mcpe is an internal packagedd37b53
CONTRIBUTING.md: document network API policy58d5126
InventoryManager: fixed crashes when setting contents or slots of inventories...f978c1e
Merge remote-tracking branch 'origin/stable' into minor-next0b8193a
4.17.2 is nextea386c4
InGamePacketHandler: fixed dropping items from unselected hotbar slotsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)