Releases: DiscordSRV/Staff-Chat
Releases · DiscordSRV/Staff-Chat
Release v1.4.6
Get the update at Modrinth: https://modrinth.com/plugin/discordsrv-staff-chat/version/1.4.6
Change:
- Update dependencies for
1.21.3
.
Release v1.4.5
Get the update at Modrinth: https://modrinth.com/plugin/discordsrv-staff-chat/version/1.4.5
Add:
/togglestaffchatsounds
command.- Allows staff members to mute/unmute staff chat sounds for themselves.
Change:
- Update dependencies.
Release v1.4.4
Fix:
- Properly load configs at startup.
- Configs weren't being generated for new installs.
Release v1.4.3
Release v1.4.2
Release v1.4.1
Add:
- Discord placeholders from DiscordSRV (like
%toprole%
)- See your updated
messages.config.yml
for all available placeholders.
- See your updated
Release v1.4.0
This update requires Java 11
at minimum.
Add:
- Ability to leave the staff chat.
- Stop receiving staff chat messages with:
/leavestaffchat
- This can be disabled in the config if you don't want staff members to turn off their staff chat.
- Start receiving messages again with:
/joinstaffchat
- Stop receiving staff chat messages with:
- Configurable message sounds.
- Send staff chat messages from console.
- Persistent toggles that last beyond server restart.
- Update checker.
Change:
- Entirely new configs that automatically update.
staff-chat.config.yml
: plugin behavior and settings.messages.config.yml
: chat formatting and message customization.- Supports
&#RRGGBB
hex color codes. - Lets you define your own reusable placeholders.
- Supports
- Previously configured settings in your legacy
config.yml
will automatically migrate into the new configs.
Release v1.3.4
This update has significant changes to the config, so it is recommended that you generate a fresh config to access the new options.
Release v1.3.3
Fix EmojiParser import to match recent DiscordSRV relocation.
Release v1.3.2
Fix nicknames for incoming Discord messages (if a user doesn't have a nickname, it will fallback to their username). Add an api-version
entry so this plugin doesn't cause Spigot to load backward-compatibility classes.