Jump to content

/Hide: Difference between revisions

From fCraft Wiki
Created page with "Hides the person that uses the command so that they appear offline and do not show in the '''/players''' list."
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Hides the person that uses the command so that they appear offline and do not show in the '''/players''' list.
{{CommandBox
|name=Hide
|purpose=Makes yourself invisible
|aliases=
|uses=/Hide
 
/Hide Silent
|cat=Moderation
|perm={{perm|Hide}}
|console=No
|v=0.200
|}}
Toggles hidden (invisible) mode on. You become from players in-game, your name disappears from the player list, and you will be shown as offline in [[/Info]], [[/Players]], and other commands. If you try to PM a hidden player, they receive the message but you get the "player not found" message regardless. To unhide, use [[/Unhide]] command.
 
==<code>/Hide</code>==
:Makes you invisible to other players. Shows a fake "left the server" message in-game and on IRC.
 
==<code>/Hide Silent</code>==
:Same as above, but without the fake disconnect message.
 
==Customizing /Hide behavior==
*Ability to hide can be limited per-rank. By default, players with {{perm|Hide}} permission may only hide from players of their own rank or lower.
*If [[List_of_config_keys#Chat|ShowConnectionMessages]] setting is not enabled (default: enabled), fake connect/disconnect messages will not be shown.
 
{{LastUpdated|1650}}

Latest revision as of 05:36, 22 August 2012

Command
Hide

Makes yourself invisible

Usage

/Hide

/Hide Silent

CategoryModeration
Required permissionsHide
Usable from console?No
Introduced infCraft 0.200

Toggles hidden (invisible) mode on. You become from players in-game, your name disappears from the player list, and you will be shown as offline in /Info, /Players, and other commands. If you try to PM a hidden player, they receive the message but you get the "player not found" message regardless. To unhide, use /Unhide command.

/Hide

Makes you invisible to other players. Shows a fake "left the server" message in-game and on IRC.

/Hide Silent

Same as above, but without the fake disconnect message.

Customizing /Hide behavior

  • Ability to hide can be limited per-rank. By default, players with Hide permission may only hide from players of their own rank or lower.
  • If ShowConnectionMessages setting is not enabled (default: enabled), fake connect/disconnect messages will not be shown.