1.5.8 May 1, 2024
NBT API updates

Add support for Minecraft 1.20.5 and .6.


1.5.7 Mar 24, 2024
File permissions override

For server owners on POSIX-compatible systems (Linux and others), you can set the player-permissions config value to set the file permissions that the player data should have on saving to the shared directory. Minecraft versions up to 1.20.1 set read permissions to the group; this is no longer the case. This lets you revert this behavior. Don't use unless you know what you're doing, you could break the sync process!


1.5.6 Dec 22, 2023
NBT API and spawn position fix
  • Support for Minecraft 1.20.3 and 1.20.4.
  • Fix for respawn positions overwriting those handled by other plugins such as WorldGuard Extra Flags.

1.5.5 Sep 27, 2023
Support for Minecraft 1.20.2

This updates the NBT API dependency to cover Minecraft 1.20.2.


1.5.4 Jun 25, 2023
Support for Minecraft 1.20

This updates the NBT API dependency to cover Minecraft 1.20 and 1.20.1.


1.5.3 May 23, 2023
NBT API updates

This updates the NBT API dependency to cover Minecraft 1.19.4.


1.5.2 Jan 3, 2023
Spawn fix after relogin

Bug fix: the player's bed spawn could be lost after leaving and rejoining.


1.5.1 Sep 8, 2022
Spawn fix

Bug fix: when a player doesn't have a spawn world defined, use the server's default.


1.5 Sep 7, 2022
Spawn improvements

This release improves the reliability of setting spawn using beds. Custom behavior was eliminated, allowing standard vanilla gameplay. This also restores the proper functionality on respawn anchors.


1.4.2 Jul 1, 2022
Support for Minecraft 1.19

This update adds support for Minecraft 1.19. Older versions down to 1.7.10 should still work.


1.4.1 Jun 15, 2022
Fix to positions
  • Fix the login position of players who left on a world that isn't the default overworld.

1.4.0 Jun 15, 2022
No more stray chunks!

This update fixes the long-standing issue of stray chunks getting generated in some cases; this mostly happened when coordinates were wildly different between worlds.


1.3.3 Jan 19, 2022
Performance improvements
  • Notable performance improvement on player disconnects.

1.3.2 Nov 30, 2021
Bug fix
Avoid a ConcurrentModificationException

1.3.1 Jul 25, 2021
Bug fix
Prevent people without a respawn location from being stuck in the Nether or End.

1.3 Jul 22, 2021