mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Dropped PreProcessor
This commit is contained in:
@ -75,6 +75,7 @@ This major version features substantial changes throughout the core, including s
|
||||
- Spawning underneath bedrock on first server join on very slow machines (or when the machine was under very high load)
|
||||
- Spawning inside blocks (or above the ground) when respawning with a custom spawn position set
|
||||
- Player spawn positions sticking to the old location when world spawn position changed - this was because the world spawn at time of player creation was used as the player's custom spawn, so the bug will persist for older player data, but will work as expected for new players.
|
||||
- PreProcessor is removed from builds due to high maintenance cost and low benefit. Its usage is now discouraged.
|
||||
|
||||
### Commands
|
||||
- The `/reload` command has been removed.
|
||||
|
Reference in New Issue
Block a user