mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
Merge commit 'd17cd658030e66009c0bb32941387c7444d3ffe0'
This commit is contained in:
commit
414ccb9f10
@ -9,3 +9,8 @@ Plugin developers should **only** update their required API to this version if y
|
|||||||
# 3.25.0
|
# 3.25.0
|
||||||
- Added support for Minecraft: Bedrock Edition 1.17.40.
|
- Added support for Minecraft: Bedrock Edition 1.17.40.
|
||||||
- Removed compatibility with earlier versions.
|
- Removed compatibility with earlier versions.
|
||||||
|
|
||||||
|
# 3.25.1
|
||||||
|
- Fixed autosave bug that caused unmodified chunks to be saved at least once (during the first autosave after they were loaded).
|
||||||
|
- `Entity->spawnTo()` now has an additional sanity check for matching worlds (might expose a few new errors in plugins).
|
||||||
|
- Fixed a missing field in `CraftRecipeAuto` item stack request type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user