[1.0.6] - 2025-11-21 Added - Hover message in the name of the player and message different.
Changed - The
/sgchat command now requires the
sgchat.reload permission (or
sgchat.admin) to use administrative actions such as reload. See
plugin.yml for details.
-
hover.enabled is read at plugin startup and requires a server restart to take effect.
hover.name and
hover.message remain reloadable and can be updated with
/sgchat reload.
Fixed - Resolved out-of-order chat disconnects by ensuring chat processing occurs on the main thread and avoiding async resends that could reorder client packets.
Removed / Notes - Removed the
/sgchat langs and
/sgchat validate-langs subcommands.
- The plugin no longer falls back to
messages.yml; migrate custom translations to
lang/<code>.yml.