/Clear: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
|cat=Chat | |cat=Chat | ||
|perm= | |perm= | ||
|console= | |console=Yes | ||
|v=0.521 | |v=0.521 | ||
|}} | |}} | ||
Clears all chat from screen. When used by Minecraft clients, | 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. | 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 |
| Category | Chat |
| Usable from console? | Yes |
| Introduced in | fCraft 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.