Discord Staff Chat
ModrinthA staff chat mod that allows staff members to have a separate chat from the regular one. Allows for discord bridging
34 downloads 1 followers updated 1mo ago
latest v1.1.1 Modrinth
Discord Staff Chat
A Fabric mod for Minecraft that adds a staff chat feature with LuckPerms integration and Discord bot support.
Features
- Commands:
/staffchat <message>and/sc <message>for sending staff chat messages - Permission Control: Uses LuckPerms for permission management (configurable permission node)
- Discord Integration: Optional Discord webhook support to relay messages to a Discord channel
- Configurable: All settings can be customized via a JSON config file
- Efficient: Asynchronous Discord webhook sending to avoid server lag
Requirements
- Minecraft 1.21.11+
- Fabric Loader (0.18.4+)
- Fabric API (0.141.2+)
- LuckPerms
Configuration Options
- permissionNode: The LuckPerms permission node required to use staff chat (default:
staffchat.use) - enableDiscordWebhook: Enable/disable Discord webhook integration
- discordWebhookUrl: Your Discord webhook URL
- discordWebhookUsername: Username displayed in Discord for the webhook
- discordWebhookAvatarUrl: Optional avatar URL for the webhook in Discord
- messagePrefix: Message prefix with color codes (use
&for color, converted to§)
Usage
As a Player
- Ensure you have the
staffchat.usepermission (or the configured permission node) - Use the command:
/staffchat <message>or/sc <message> - Only players with the permission can see the message

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