Chat Manager [Mute System, Mentions, Anti swear, Anti advertise, Anti repeat messages, Anti spam].
SpigotMCAdvanced plugin to manage your server chat easily.
1.1k downloads 4.5 rating
latest v[1.5] SpigotMC
Follow me on spigot :') [Click] It would be so cool if you followed me 
[@] Please report any error in the discussion page before you post a bad review.
Features:
- Simple to use
- Disable/Enable chat
- Clear chat
- Mute players (with time)
- Anti swear
- Anti advertise
- Anti repeat messages
- Anti spam
- Mention players in chat
- Block any word you want
- Permissions support
Commands:
- /chatmanager | main command help message
- /chatmanager mute <player> <time in seconds>
- /chatmanager unmute <player>
- /chatmanager clearchat
- /chatmanager mutechat
- /chatmanager reload
Permissions:
- chat.admin to use /chatmanager command
- chat.clear | clear chat
- chat.mute | mute chat
- chat.unmute.player | unmute player
- chat.mute.player | mute player
- chat.mute.bypass | bypass mute
- chat.advertise.bypass | bypass advertising
- chat.swear.bypass | bypass swearing
- chat.repeat.bypass | bypass repeat message
- chat.reload | reload the config
- spam.bypass | to bypass spam
- chat.mention | use @PlayerName to mention someone inchat
Config:
Code (Text):
enable-mention: true
disable-message-repeat: true
disable-advertise: true
disable-swearing: true
player-is-not-online: '&c&l(!) &7That player is not online!'
mute-message: '&c&l(!) &7You are muted for %time%!'
repeat-message: '&c&l(!) &7You are not allowed to repeat messages!'
you-are-muted: '&c&l(!) &7You are muted!'
swear-message: '&c&l(!) &7Swearing is not allowed in this server!'
advertise-message: '&c&l(!) &7You are not allowed to advertise on this server!'
un-muted: '&a&l(!) &fThat player has been unmuted!'
un-mute-error: '&c&l(!) &7That player is not muted!'
chat-disabled: '&a&l(!) &fChat has been disabled!'
chat-enabled: '&a&l(!) &fChat has been enabled!'
chat-cleared: '&a&l(!) &fChat has been cleared!'
muted: '&a&l(!) &fThat player has been muted!'
you-are-un-muted: '&a&l(!) &fYou are unmuted now!'
mute-error: '&c&l(!) &7That player is already muted!'
spam-message: '&c&l(!) &7Please be slow sending messages!'
chat-is-muted-message: '&c&l(!) &7Chat is muted!'
chat-reload: '&a&l(!) &fConfig has been reloaded!'
Sound: BLOCK_NOTE_PLING
float1: 1
float2: 1
ReplaceBoolean: true
Replace: '& [email protected]%name%&a'
time-between-messages: 2
swear-words:
- *swear words*
disable-message-repeat: true
disable-advertise: true
disable-swearing: true
player-is-not-online: '&c&l(!) &7That player is not online!'
mute-message: '&c&l(!) &7You are muted for %time%!'
repeat-message: '&c&l(!) &7You are not allowed to repeat messages!'
you-are-muted: '&c&l(!) &7You are muted!'
swear-message: '&c&l(!) &7Swearing is not allowed in this server!'
advertise-message: '&c&l(!) &7You are not allowed to advertise on this server!'
un-muted: '&a&l(!) &fThat player has been unmuted!'
un-mute-error: '&c&l(!) &7That player is not muted!'
chat-disabled: '&a&l(!) &fChat has been disabled!'
chat-enabled: '&a&l(!) &fChat has been enabled!'
chat-cleared: '&a&l(!) &fChat has been cleared!'
muted: '&a&l(!) &fThat player has been muted!'
you-are-un-muted: '&a&l(!) &fYou are unmuted now!'
mute-error: '&c&l(!) &7That player is already muted!'
spam-message: '&c&l(!) &7Please be slow sending messages!'
chat-is-muted-message: '&c&l(!) &7Chat is muted!'
chat-reload: '&a&l(!) &fConfig has been reloaded!'
Sound: BLOCK_NOTE_PLING
float1: 1
float2: 1
ReplaceBoolean: true
Replace: '& [email protected]%name%&a'
time-between-messages: 2
swear-words:
- *swear words*
Comments 0
No comments yet. Be the first to share your thoughts.