Jump to content

/Clear: Difference between revisions

From fCraft Wiki
No edit summary
BobKare (talk | contribs)
No edit summary
Line 6: Line 6:
|cat=Chat
|cat=Chat
|perm=
|perm=
|console=Sometimes
|console=Yes
|v=0.521
|v=0.521
|}}
|}}


Clears all chat from screen. When used by Minecraft clients, 20 empty lines of text are sent to push out the old messages.
Clears all chat from screen. When used by Minecraft clients, 30 empty lines of text are sent to push out the old messages.


When used from console, the behavior is implementation-dependent. fCraftConsole and fCraftUI both support /clear, but custom front ends might not.
When used from console, the behavior is implementation-dependent. ServerCLI and ServerGUI both support /clear, but custom front ends might not.


{{LastUpdated|716}}
{{LastUpdated|716}}

Revision as of 09:14, 27 February 2012

Command
Clear

Clears chat.

Usage

/Clear

CategoryChat
Usable from console?Yes
Introduced infCraft 0.521


Clears all chat from screen. When used by Minecraft clients, 30 empty lines of text are sent to push out the old messages.

When used from console, the behavior is implementation-dependent. ServerCLI and ServerGUI both support /clear, but custom front ends might not.