MuteMute

Description
MuteMute is an advanced muting plugin. It lets permission-bearing mute and command mute other players. Command-muted players can still use commands which are "whitelist" in a configuration file. You can decide whether you want to whitelist commands for command-muted players as "black on white" or "white on black", meaning all commands are muted by default and you add whitelisted commands, or all commands not muted by default and you add blacklisted commands.
Commands
- /mute [player name] (time) - Mutes a player from chatting.
- /cmute [player name] (time) - Mutes a player from using commands.
- /unmute [player name] - Unmutes a player from chatting and using commands.
- /muteall - All players can't chat.
- /unmuteall - All players can chat, doesn't unmute muted players.
- /mutelist - Lists all muted players.
Permissions
All permissions go with the commands of the same name :
- muteplus.mute
- muteplus.cmute
- muteplus.unmute
- muteplus.muteall
- muteplus.unmuteall
- muteplus.mutelist
- mutelpus.bypass - Players with that permission won't be muted by /muteall
Configuration
There's only one configuration node, the default configuration file looks like the following :
# Set to 0 for no limit. Set to a number for default mute time # Interval in minutes # Example: if 5, upon typing /mute PLAYER, the player will, by default, be muted for 5 minutes default mute time: 5
By default, all commands for command-muted players will be muted. Commands in the whitelistedcommands.txt file within the plugin's directory will be whitelisted. You can do it the other way around by creating a "mutedcommands.txt" file within that directory. If the plugin detects that file, all commands won't be muted by default and only those within that file will be blacklisted. Inside those files, you can add commands by writing their name, one command for each line. For instance, if you want the help, pl and op commands muted from command-muted players, you would write this exactly inside the "mutedcommands.txt" file :
help pl op
Metrics
This plugin uses MetricsLite, the limited-functionality version of McStats Metrics system. MetricsLite will track statistics and usage values about this plugin. Only the default values from Metrics (the one listed on Metrics' page) are tracked, such as number of players on your server, which version of the plugin you're using, amongst other things. Data collection shouldn't have any impact on the plugin's usage.
CoKoC Plugins
If there's anything you need related to this plugin, like a feature request or an update. If you're mad, happy, angry, sad... leave me a comment or send me a private message! If you have a request for a public plugin, for post it on https://forums.bukkit.org/forums/plugin-requests.13/ and then send me a message! Anything happens, send me a message!
Comments