- Unified command system betwen Fabric and Spigot
- Config Update - new KEEPALIVE vs PING/TRANSACTION ping/jitter measurement setting
- Note that there is currently a bug where running commands in-game that modify the global settings file can lead to the comments of the config being deleted. This has no effect on gameplay and will be fixed
- Unified command system betwen Fabric and Spigot
- Backported to support Spigot 1.14.4
- Config Update - new KEEPALIVE vs PING/TRANSACTION ping/jitter measurement setting
- Note that there is currently a bug where running commands in-game that modify the global settings file can lead to the comments of the config being deleted. This has no effect on gameplay and will be fixed
- Huge ping measurement accuracy improvements. Also now measures jitter. Displays ping and jitter to 3 decimal places
- Fix command visual bug on bukkit showing wrong enabled status
- Fix commands erroring out when a player has kbsync disabled
- Fix permission check for toggling other player's kb sync
- Numerous other minor bug fixes