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 Mar 8, 2016Please Update to 1.9 PLS
-
View User Profile
-
Send Message
Posted Feb 23, 2016@betterjakers
You can't mute yourself '
-
View User Profile
-
Send Message
Posted Feb 19, 2016BUG REPORT
Hello @cnaude! I am using the Dev-Build v0.16-40. For some reason, the plugin does not work. Yes, it works the first time I load it - it works like it should. Then, when I relog, the plugin breaks. I type "/Mute Betterjakers 1m Test", but that does not work. I get no feedback in chat, just nothing happens. My console shows nothing except: "betterjakers issued server command: /mute betterjakers"
-
View User Profile
-
Send Message
Posted Feb 1, 2016@cnaude
So, The Dev-Build (v0.16-40) block well the sub-commands BUT all commands of "old" Factions plugins it's not blocked same the principal command "/f". The (sub)commands of recent Factions plugins it's blocked. http://image.noelshack.com/fichiers/2016/05/1454346739-mutemanager.jpg
I noticed that when we put a mute reason, this put a space. http://image.noelshack.com/fichiers/2016/05/1454346743-mutemanager2.jpg
Can you make a configurable mutelist please? http://image.noelshack.com/fichiers/2016/05/1454346741-mutemanager3.jpg
-
View User Profile
-
Send Message
Posted Jan 31, 2016@Twonox
Please try latest dev build. https://h.cnaude.org/jenkins/job/MuteManager/40/
-
View User Profile
-
Send Message
Posted Jan 30, 2016@cnaude
http://pastebin.com/N8EXu3YV
-
View User Profile
-
Send Message
Posted Jan 30, 2016@Twonox
Can you pastebin your mutemanager config.yml?
-
View User Profile
-
Send Message
Posted Jan 30, 2016@cnaude
"/f" is Factions's command
-
View User Profile
-
Send Message
Posted Jan 25, 2016@Twonox
What is /f from ?
-
View User Profile
-
Send Message
Posted Jan 25, 2016Hey ! :D Your plugins is very nice but we can't block the command /f tag :/
-
View User Profile
-
Send Message
Posted Sep 27, 2015@Youtube_thejust219
What does your plugin list look like?
-
View User Profile
-
Send Message
Posted Sep 26, 2015@Youtube_thejust219 Can you enable debug mode and send me the output from the logs?
-
View User Profile
-
Send Message
Posted Sep 26, 2015@LavaGaming
Can you enable debug mode and send me the output from the logs?
-
View User Profile
-
Send Message
Posted Sep 26, 2015@LavaGaming
Same exact thing.
-
View User Profile
-
Send Message
Posted Sep 9, 2015For me, this does not mute anyone at all. No "Player muted" message, nothing. Typing /mute works, but doing /mute player 1h Swearing does not work. I check /mutelist after and no one is muted.
No errors, or anything. I'm using v0.16-34.
EDIT: I've tried v0.16-32 as well, and that's not worked. I'm using Spigot 1.8.8 (Implementing API version 1.8.8-R0.1-SNAPSHOT).
-
View User Profile
-
Send Message
Posted Aug 21, 2015Mutes Double. Mute someone once and it comes up twice http://prntscr.com/87c4ng
-
View User Profile
-
Send Message
Posted Jul 21, 2015@Kixot14
Does it produce errors?
The mute timer is working exactly as it should.
-
View User Profile
-
Send Message
Posted Jul 21, 2015Attempts to speak in the chat by muted players don't show up in the server log. In fact, I don't think there's a log of them anywhere. It'd be really nice if there was a record of muted players trying to speak in the chat.
-
View User Profile
-
Send Message
Posted Jul 19, 2015AllowOfflineMute: dont work!
And when player is offline - mute timer don't stopping! Its stupid...
-
View User Profile
-
Send Message
Posted Jul 11, 2015@Mcraftpete
Set BlockCommands to true.