1. Place
SGChat.jar inside the
plugins/ folder
2. Restart your Spigot/Paper server
3. Edit your configuration files:
•
plugins/SGChat/config.yml •
plugins/SGChat/lang/<code>.yml
Note: messages.yml is deprecated — use the lang/ files.
•
chat.format supports: {player}, {displayname}, {message}, {level}
•
hover.enabled requires a full server restart
•
hover.name and
hover.message are reloadable using /sgchat reload
• Custom placeholders also reload with /sgchat reload
• Removed: /sgchat langs, /sgchat validate-langs
• Chat processing now runs on the main thread (fixes disconnect issues)
• Update checker & language strings are fully translatable via lang/*.yml