Jump to content

/Clear: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
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 {{cmd|Clear}}, but custom front ends might not.


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

Latest revision as of 02:46, 22 August 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.