SGChat | Hover Support | No Dependencies | PAPI Support
ModrinthA plugin focused on enhancing your server’s chat to improve player’s gameplay experience.
215 downloads 4 followers updated 7mo ago
latest v1.0.6 Modrinth


SGChat — Quick reference (v1.0.6)
Install ▸
- Put the JAR in
plugins/ - Restart server
- Edit
config.ymlandsrc/main/resources/lang/*.yml(orplugins/SGChat/lang/)
Note: messages.yml is deprecated — use lang/<code>.yml.
Quick config ▸
chat.formatsupports{player},{displayname},{message},{level}hover.enabledrequires a server restart to take effect —hover.name/hover.messageare reloadable with/sgchat reloadcustom-placeholdersare reloadable via/sgchat reload
Commands & permissions ▸
/sgchat reload— permission:sgchat.reload(orsgchat.admin)/msg,/r— messaging (usessgchat.msgwhere applicable)/mute,/unmute— moderation (sgchat.mute)/clear—sgchat.clear
Notes ▸
- Removed
/sgchat langsand/sgchat validate-langs(they no longer exist) - Fixed out-of-order chat disconnects (chat processing now occurs on main thread)
- Update checker and language messages are translatable via
lang/*.yml
If you want, I can also add a very short example chat.format and a minimal config.yml snippet. Keep it short?
Versions
Release
1.0.6
# Changelog
## [1.0.6] - 2025-11-21
### Added
- Hover message in the name of the player and message.
### Changed
- The `/sgchat` command now requires the…
Release
1.0.5
# Changelog
## [1.0.5] - 2025-11-18
### Added
- Multi-language support
- Language files moved to `src/main/resources/lang/<code>.yml`
- Added placeholder…
Release
1.0.4
# Changelog
## [1.0.4] - 2025-11-15
### Added
- Discord webhook integration
- Optional webhook support to send server events to a Discord channel
-…
Release
1.0.3
# Changelog
## [1.0.3] - 2025-10-24
### Added
- Custom placeholders system
- Add your own variables in `custom-placeholders` section of config.yml
- Use…
Release
1.0.2
# Changelog
## [1.0.2] - 2025-10-18
### Added
- Added update checker system
- Automatically checks for new versions on Modrinth
- Notifies operators and…
Release
1.0.1
# Changelog
## [1.0.1] - 2025-10-05
Minor update with fixes, configuration improvements, and new features.
### Added
- `/clear` command to clear the chat…

Comments 0
No comments yet. Be the first to share your thoughts.