List of client commands/en: Difference between revisions

From Vintage Story Wiki
Updating to match new version of source page
(Updating to match new version of source page)
Tags: Mobile edit Mobile web edit
(Updating to match new version of source page)
Line 2: Line 2:


{{GameVersion|1.15}}
{{GameVersion|1.15}}
'''Commands''' offer advanced features and configuration abilities for your game. There are really 2 lists of commands - Client and [[List of server commands|Server]]. The client is what displays your game on the screen, plays the sounds, takes in your controls and lets you connect to a game server (single or multiplayer). Client commands are those that usually just affect the appearance of your game, while server commands allows you to modify the world or configuration of the game.
'''Commands''' offer advanced features and configuration abilities for your game. There are really 2 lists of commands - Client and {{ll|List of server commands|Server}}. The client is what displays your game on the screen, plays the sounds, takes in your controls and lets you connect to a game server (single or multiplayer). Client commands are those that usually just affect the appearance of your game, while server commands allows you to modify the world or configuration of the game.


All commands are typed in the chat window in order to execute them. A client command always starts with a dot <code>.</code>, while a server command always starts with a slash <code>/</code>.
All commands are typed in the chat window in order to execute them. A client command always starts with a dot <code>.</code>, while a server command always starts with a slash <code>/</code>.


See also: [[List_of_server_commands|List of server commands]]
See also: {{ll|List_of_server_commands|List of server commands}}


__FORCETOC__
__FORCETOC__
Line 86: Line 86:
* <code>.debug recalctrav</code><br /> Recalculate traversability of all chunks.
* <code>.debug recalctrav</code><br /> Recalculate traversability of all chunks.
* <code>.debug find [blockName]</code><br /> Specify all or part of the name of a block to find its coordinates.
* <code>.debug find [blockName]</code><br /> Specify all or part of the name of a block to find its coordinates.
[[List of server commands/debug]] also exists. Use <code>.help debug</code> for more info on debug commands.
{{ll|List of server commands/debug}} also exists. Use <code>.help debug</code> for more info on debug commands.


=== .edi ===
=== .edi ===
Line 180: Line 180:


=== .we ===
=== .we ===
*<code>.we</code><br /> World edit toolbar, see more in [[How_to_use_WorldEdit|How to use WorldEdit]]
*<code>.we</code><br /> World edit toolbar, see more in {{ll|How_to_use_WorldEdit|How to use WorldEdit}}


=== .zfar ===
=== .zfar ===
43,124

edits