
DG Chat Games
17 minigames in chat & in the world · Bonus Hour · Free, no premium tier
Список изменений
⚙ Every player controls their own notifications now
A server owner asked: "Can players turn off the notification sound per-player, not globally?" Great idea - so v2.1 adds a full personal settings menu.
/cg settings
Opens a clean GUI where each player toggles four things for themselves:
- 🔊 Notification Sound - the sound when a game starts or is won
- 💬 Chat Broadcasts - the game start / winner announcements in chat
- 📺 On-screen Titles - titles and subtitles on screen
- 🎯 Participate - master switch: turn it off and you get no sounds, no broadcasts, no titles, and your chat is never checked for answers. Perfect for players who just aren't interested.
Green/lit icons mean ON, dull icons mean OFF. Click to flip - the icon updates instantly.
/cg toggle <setting>
Prefer chat over clicking? Toggle directly:
/cg toggle sound
/cg toggle broadcast
/cg toggle title
/cg toggle participate
About that sound
Quick note for the original request: Minecraft's plugin sounds don't follow the player's in-game volume sliders - that's a Bukkit limitation, not something a plugin can change. What we can do (and now do) is let each player choose not to hear it at all. That's exactly what the sound toggle does.
No config changes needed. Drop in the new jar and reload. A new player_prefs table is created automatically on first start.
