MuteManager
About MuteManager
A plugin that provides a way to mute players for a specific amount of time. This plugin will connect to Mojang servers for UUID lookups.
How to install
Just drop the jar file in your plugins directory and restart your server. Configure permissions.
Permissions
- mutemanager.mute - Allows players to use /mute (Default: op)
- mutemanager.unmute - Allows players to use /unmute (Default: op)
- mutemanager.mutelist- Allows players to use /mutelist (Default: op)
- mutemanager.listen - Allows players to optionally hear muted players. (Default: false)
- mutemanager.mutenotify - Receives notifications when a player is muted. (Default: op)
- mutemanager.unmutenotify - Receives notifications when a player is unmuted. (Default: op)
- mutemanager.reload - Allows players to use /mutereload. (Default: op)
- mutemanager.muteexempt - Players with this are exempt from being muted. (Default: false)
Configuration
See config.yml
Commands
Hint: Use * instead of player name to mute or unmute all players. Hint: To mute a person for 5 days you would do this: /mute player 5d reason
- /mute [player|*] ([time(mhd)|perm]) ([reason])
- /unmute [player|*]
- /mutelist
- /mutereload
Source
See github.
Dev Builds
See Jenkins.

-
View User Profile
-
Send Message
Posted Dec 27, 2017Is the compatible with bungeecord?
-
View User Profile
-
Send Message
Posted Sep 6, 2016Can you make it for you MUST include a reason when muting.
-
View User Profile
-
Send Message
Posted Aug 11, 2016I have a cool idea to make the the mute plugin even better: https://github.com/cnaude/MuteManager/issues/7
-
View User Profile
-
Send Message
Posted Aug 8, 2016https://github.com/cnaude/MuteManager/issues/8
-
View User Profile
-
Send Message
Posted Jul 18, 2016@olacrue
That's an issue with the Herochat plugin. Herochat is ignoring that the message is cancelled and is processing it regardless of the status. I don't have any way to cancel the Herochat message.
-
View User Profile
-
Send Message
Posted Jul 18, 2016@cnuade It does not work with Herochat. When I mute a player it gives the mute message but does not remove chat message. There is not any error logs. I have tried https://h.cnaude.org/jenkins/job/MuteManager/47/ but that does the same thing
-
View User Profile
-
Send Message
Posted May 4, 2016@tutur1004
Please try https://h.cnaude.org/jenkins/job/MuteManager/47/
-
View User Profile
-
Send Message
Posted May 4, 2016@cnaude
Nope working :( always want use mutemanager database
-
View User Profile
-
Send Message
Posted Apr 25, 2016@tutur1004
In the config.yml just change the database name to whatever you want. Example:
-
View User Profile
-
Send Message
Posted Apr 22, 2016@cnaude
It's possible, i go tried #46 EDIT : I fix the connection error but now it's say me : [MuteManager] CREATE command denied to user 'citedesneige'@'tutur7878' for table 'mutedPlayers' But my MySQL user have CREATE permissions :/ (all permissions without Grant)
EDIT2: Oh I see "Unknown database 'mutemanager'" No No No i dont want use a dataBase Named mutemanager, i just want make how many table as you want in a DataBase Already Named at : CDN all my plugins are in this DataBase in some separates tables with tables prefix !!
-
View User Profile
-
Send Message
Posted Apr 22, 2016@tutur1004
Latest build properly handles the null pointer. https://h.cnaude.org/jenkins/job/MuteManager/46/ Line 32 of your hastebin explains what's causing your issues. Double check your connection settings int the config.yml. Sometimes special characters in the password can cause trouble for the yaml.
-
View User Profile
-
Send Message
Posted Apr 22, 2016You can read all log of MuteManager here : http://hastebin.com/muyotuhase.vhdl
-
View User Profile
-
Send Message
Posted Apr 21, 2016@tutur1004
Please use pastebin for the entire error.
-
View User Profile
-
Send Message
Posted Mar 26, 2016@kevindoorneweerd
Please try https://h.cnaude.org/jenkins/job/MuteManager/42/
-
View User Profile
-
Send Message
Posted Mar 25, 2016Please add MYSQL Support!! For example a bungeenetwork
-
View User Profile
-
Send Message
Posted Mar 17, 2016@cnaude muted players can still /msg and /tell even though it is specified not to in the Config
-
View User Profile
-
Send Message
Posted Mar 9, 2016tnx for update to 1.9
-
View User Profile
-
Send Message
Posted Mar 9, 2016Oh my god, bro, I LOVE your plugin SOOO much and I'm so glad you updated it to 1.9!!!, yay!!! Could you possibly make a ban and kick manager just like this plugin?? Dude that would be awesome, thanks A LOT!
-
View User Profile
-
Send Message
Posted Mar 8, 2016please update to 1.9
-
View User Profile
-
Send Message
Posted Mar 8, 2016please update to 1.9 common.