pkWaystones Fix

pkWaystones Fix is a Paper server plugin that fixes a bug first introduced in Paper 26.1.2 build 18 where Kawamood's Waystones datapack's GUI stops working.

20

Quick challenge

How far can you run before the mobs catch you?

pkWaystones Fix

pkWaystones Fix is a Paper server plugin that fixes a bug first introduced in Paper 26.1.2 build 18 where Kawamood's Waystones datapack's GUI stops working. You can see the bug tracker here. Additionally, Kawamood's Waystones data pack is a requirement.

The bug mentioned above is caused by Paper delaying barrel open/close block state updates, which causes the datapack to never detect that a waystone was opened. The plugin fixes this by intercepting player interactions with waystones, forcing the waystone's inventory state to open=true immediately, and keeping it open every tick via a repeating task while the player has the GUI open. It also silently re-triggers the datapack's advancement that normally starts the GUI.

ADS