We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f395a8 commit 19b9bd2Copy full SHA for 19b9bd2
CHANGELOG.md
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
* Now fires an `EntityTeleportEvent.TeleportCommand` event on NeoForge when any teleportation is done
11
* Note: There isn't a Fabric API equivalent for this event
12
13
+### Fixed
14
+* Fixed problem on SMP where player data (e.g. home location) wasn't always written for the player
15
+ * In particular if player disconnected before the server ran a scheduled level save
16
+
17
## [2101.1.2]
18
19
### Fixed
0 commit comments