List of client commands: Difference between revisions

From Vintage Story Wiki
Adds missing commands, table of contents, and fixes some typos
(Adds missing modding category footer)
(Adds missing commands, table of contents, and fixes some typos)
Line 8: Line 8:


See also: [[List_of_server_commands|List of server commands]]
See also: [[List_of_server_commands|List of server commands]]
__FORCETOC__


== Client Commands ==
== Client Commands ==
Line 35: Line 37:
=== .clientconfig === <!--T:6-->
=== .clientconfig === <!--T:6-->
{{:List of client commands/clientconfig}}
{{:List of client commands/clientconfig}}
=== .clientconfigcreate ===
*<code>.clientconfigcreate [name] [datatype] [value]</code><br /> Adds a new client configuration key that did not exist before.


=== .clients ===
=== .clients ===
Line 54: Line 59:


=== .edi ===
=== .edi ===
*<code>.edi</code><br /> Show/Hide Exented information on debug screen, e.g. block lighting.
*<code>.edi</code><br /> Show/Hide Extended information on debug screen, e.g. block lighting.
 
=== .exponepng ===
*<code>.exponepng [code|hand] [block|item] [size=100] [code]</code><br /> Export one item as png image.


=== .fbdeb ===
=== .fbdeb ===
Line 72: Line 80:


=== .help ===
=== .help ===
*<code>.help</code><br /> Display list of availble client commands
*<code>.help</code><br /> Display list of available client commands


=== .lockfly ===
=== .lockfly ===
Line 78: Line 86:


=== .logticks ===
=== .logticks ===
*<code>.logticks</code><br /> Toggle Tick profiling. Won't log ticks below the thresholf.
*<code>.logticks</code><br /> Toggle Tick profiling. Won't log ticks below the threshold.
 
=== .moddb ===
*<code>.moddb [install|remove|list|search]</code><br /> ModDB utility. To install and remove mods.


=== .moon ===
=== .moon ===
Line 106: Line 117:
=== .reconnect ===
=== .reconnect ===
*<code>.reconnect</code><br /> Reconnect to server
*<code>.reconnect</code><br /> Reconnect to server
=== .recordingmode ===
*<code>.recordingmode</code><br /> Makes the game brighter for recording (Sets gamma level to 1.1 and brightness level to 1.5)


=== .reload === <!--T:8-->
=== .reload === <!--T:8-->
editor
72

edits