Jump to content

/Clear: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=Clear |purpose=Clears chat. |aliases= |uses=/Clear |cat=Chat |perm= |console=Sometimes |}} Clears all chat from screen. When used by Minecraft clients, 20 emp..."
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|cat=Chat
|cat=Chat
|perm=
|perm=
|console=Sometimes
|console=Yes
|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|605}}
{{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.