Jump to content

/Mute: Difference between revisions

From fCraft Wiki
Created page with "Mutes a selected player for a specified amount of seconds. Use '''/mute example 10''' to mute someone with the name example for ten seconds."
 
No edit summary
Line 1: Line 1:
Mutes a selected player for a specified amount of seconds. Use '''/mute example 10''' to mute someone with the name example for ten seconds.
{{CommandBox
|name=Mute
|purpose=Mutes a player.
|aliases=
|uses=/Mute PlayerName Duration
|cat=Moderation
|perm=Mute
|console=Yes
|v=0.474
|}}
Mutes a given player for a certain amount of time, preventing them from using all forms of chat.
 
==<code>/Mute PlayerName Duration</code>==
:Mutes the given player. Before fCraft 0.600, duration was in seconds. In fCraft 0.600+, it's in the [[Time_formatting|common time format]]. If a player is already muted for same or greater length of time, nothing happens. If a player is already muted for a shorter length of time, existing mute's duration is extended.
 
==Customizing /Mute behavior==
*Ability to mute can be limited per-rank. By default, players with [[Mute]] permission may only mute players of their own rank or lower.
 
{{LastUpdated|1082}}

Revision as of 04:08, 8 October 2011

Command
Mute

Mutes a player.

Usage

/Mute PlayerName Duration

CategoryModeration
Required permissionsMute
Usable from console?Yes
Introduced infCraft 0.474

Mutes a given player for a certain amount of time, preventing them from using all forms of chat.

/Mute PlayerName Duration

Mutes the given player. Before fCraft 0.600, duration was in seconds. In fCraft 0.600+, it's in the common time format. If a player is already muted for same or greater length of time, nothing happens. If a player is already muted for a shorter length of time, existing mute's duration is extended.

Customizing /Mute behavior

  • Ability to mute can be limited per-rank. By default, players with Mute permission may only mute players of their own rank or lower.