List of server 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)
Line 5: Line 5:


{{Protip
{{Protip
|Server commands all start with a /
|1. Server commands all start with /
2. Do not type the [ and ] in the command syntax e.g. the correct command is  /time set 12  not  /time set [12]
3. After a change of server settings, the world needs to be restarted for the changes to take effect.
}}
}}


Line 12: Line 14:
== Multiplayer Commands for Players ==  
== Multiplayer Commands for Players ==  
=== /land ===  
=== /land ===  
{{:List of server commands/land/{{PAGELANGUAGE}}}}
{{:List of server commands/land}}


=== /group ===   
=== /group ===   
Line 22: Line 24:
** <code>/waypoint add [color] [title]</code><br /> Adds a waypoint with given color and text at your current position. The color may be any named [http://www.99colors.net/dot-net-colors .NET Color or a Hex Code].
** <code>/waypoint add [color] [title]</code><br /> Adds a waypoint with given color and text at your current position. The color may be any named [http://www.99colors.net/dot-net-colors .NET Color or a Hex Code].
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br /> Add a waypoint at the given [[coordinates]].
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br /> Add a waypoint at the given [[coordinates]].
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [colour] [title]</code><br /> Add a waypoint at your current location, including colour and icon info.
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [colour] [title]</code><br /> Add a waypoint at your current location, including colour and [[VTML|icon]] info.
** <code>/waypoint list</code><br /> Shows a list of all player waypoints by id number.
** <code>/waypoint list</code><br /> Shows a list of all player waypoints by id number.
** <code>/waypoint remove [id]</code><br /> Removes the waypoint id as shown in <code>/waypoint list</code>.
** <code>/waypoint remove [id]</code><br /> Removes the waypoint id as shown in <code>/waypoint list</code>.
Line 28: Line 30:
=== /kill ===
=== /kill ===
* <code>/kill</code><br /> Kills the player.
* <code>/kill</code><br /> Kills the player.
=== /emote ===
* <code>/emote [wave|cheer|shrug|cry|nod|facepalm|bow|laugh|rage] </code><br /> Character does an emote animation.


== Commands for Moderators and Admins ==
== Commands for Moderators and Admins ==
Line 72: Line 78:


=== /worldconfig ===
=== /worldconfig ===
Protip: Do not actually type the [ ] shown in this command syntax, that is intended only to show which values can be changed!
{{:List of server commands/worldconfig}}
{{:List of server commands/worldconfig}}


Line 111: Line 118:


=== /genbackup ===
=== /genbackup ===
* <code>/genbackup</code><br /> Creates a full copy of the current save game and stores it in the backups folder. Can be run without pausing the server.
* <code>/genbackup [filename]</code><br /> Creates a full copy of the current save game and stores it in the backups folder. Can be run without pausing the server. If no filename is supplied, it will generate one based on the current date and time


=== /bir ===  
=== /bir ===