ModsJava
SimpleChatUtils | Chat control, clear, mute and broadcast!
A simple chat utilities plugin!. Free Minecraft Java mod for 1.8, 1.9, 1.10.
⬇ Download on Spigot
SimpleChatUtils
SimpleChatUtils is a small plugin that lets you have useful tools to control your server's chat. Actually the plugin has:
- Chat control (censoring bad words)
- Global mute
- Clear chat
- Global broadcast
- You can block commands when chat is muted!
- Sounds
Commands
- /simplechat (/chat, /scu) - Main command
- /simplechat clear - Clear chat for all online players
- /simplechat mute - Toggle global chat
- /simplechat broadcast (/simplechat bc) - Global announcement
- /simplechat reload - Reload config
Permissions
- simplechat.admin - All permissions
- simplechat.clear
- simplechat.mute
- simplechat.broadcast
- simplechat.bypass.mute - Bypass global mute
- simplechat.bypass.control - Bypass words control
- simplechat.mod - Check if player said a bad word
Config.yml
Spoiler: config.yml
Code (Text):
###############################################
# Chat mute
###############################################
chat-muted: '&aChat muted by &e%player'
chat-unmuted: '&aChat unmuted by &e%player'
chat-is-muted: '&cYou cant speak! Chat is currently muted.'
command-blacklist:
- tell
- me
###############################################
# Others
###############################################
no-permission: '&cYou dont have permission to do that!'
reload-message: '&aConfig reloaded!'
broadcast-format: '&e[Broadcast] &a%msg'
###############################################
# Censor
###############################################
censor-enabled: true
mod-format: '&c[Block] &b%player> &7%msg'
censored-message:
- '&7--------------------'
- '&cYou cant say that!'
- '&7--------------------'
bad-words:
- your
- censored
- word
- here
###############################################
# Sounds
###############################################
sounds-enabled: true
error-sound: ANVIL_BREAK
# Chat mute
###############################################
chat-muted: '&aChat muted by &e%player'
chat-unmuted: '&aChat unmuted by &e%player'
chat-is-muted: '&cYou cant speak! Chat is currently muted.'
command-blacklist:
- tell
- me
###############################################
# Others
###############################################
no-permission: '&cYou dont have permission to do that!'
reload-message: '&aConfig reloaded!'
broadcast-format: '&e[Broadcast] &a%msg'
###############################################
# Censor
###############################################
censor-enabled: true
mod-format: '&c[Block] &b%player> &7%msg'
censored-message:
- '&7--------------------'
- '&cYou cant say that!'
- '&7--------------------'
bad-words:
- your
- censored
- word
- here
###############################################
# Sounds
###############################################
sounds-enabled: true
error-sound: ANVIL_BREAK
Sorry for grammar mistakes, I'm not speak english very well, greetings!
SimpleChatUtils | Chat control, clear, mute and broadcast! is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 760 times (via Spigot). Download it and open it directly in the game.