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.12.11 to 4.18.1.
Release notes
Sourced from pocketmine/pocketmine-mp's releases.
... (truncated)
Commits
cd603e8
Release 4.18.1af38566
InventoryManager: give more detailed information on failure to get info for h...3ee62d8
InGamePacketHandler: increase max ItemStackRequest actions to 60811639f
InGamePacketHandler: relax errors on normal transactions to fix book editing5897476
InGamePacketHandler: fixed crash when attempting to drop more of an item than...eca9fe5
Bump build/php froma464454
to9d8807b
(#5654)006cdaf
RakLibInterface: log the name of the session which triggered an unhandled exc...acc8ae8
4.18.1 is next0e8b287
Release 4.18.07c77233
Merge branch 'stable' into minor-nextDependabot 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)