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.
Is the compatible with bungeecord?
Can you make it for you MUST include a reason when muting.
I have a cool idea to make the the mute plugin even better: https://github.com/cnaude/MuteManager/issues/7
https://github.com/cnaude/MuteManager/issues/8
@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.
@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
@tutur1004
Please try https://h.cnaude.org/jenkins/job/MuteManager/47/
@cnaude
Nope working :( always want use mutemanager database
@tutur1004
In the config.yml just change the database name to whatever you want. Example:
@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 !!
@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.
You can read all log of MuteManager here : http://hastebin.com/muyotuhase.vhdl
@tutur1004
Please use pastebin for the entire error.
@kevindoorneweerd
Please try https://h.cnaude.org/jenkins/job/MuteManager/42/
Please add MYSQL Support!! For example a bungeenetwork
@cnaude muted players can still /msg and /tell even though it is specified not to in the Config
tnx for update to 1.9
Oh 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!
please update to 1.9
please update to 1.9 common.