Jump to content

/Mute: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
Line 11: Line 11:
Mutes a given player for a certain amount of time, preventing them from using all forms of chat. Use {{cmd|Unmute}} to remove the mute before expiration.
Mutes a given player for a certain amount of time, preventing them from using all forms of chat. Use {{cmd|Unmute}} to remove the mute before expiration.


==<code>/Mute PlayerName Duration</code>==
==<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.
:Temporarily 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]]. There is no way to mute someone permanently. 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==
==Customizing /Mute behavior==

Latest revision as of 02:59, 22 August 2012

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. Use /Unmute to remove the mute before expiration.

/Mute <PlayerName> <Duration>

Temporarily mutes the given player. Before fCraft 0.600, duration was in seconds. In fCraft 0.600+, it's in the common time format. There is no way to mute someone permanently. 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.