List of server commands: Difference between revisions

From Vintage Story Wiki
(Marked this version for translation)
(22 intermediate revisions by 6 users not shown)
Line 3: Line 3:


<translate><!--T:49--> See also: [[List of client commands]]</translate>
<translate><!--T:49--> See also: [[List of client commands]]</translate>
{{GameVersion|1.15}}


{{Protip
{{Protip
Line 22: Line 24:
=== /waypoint ===   
=== /waypoint ===   
<translate><!--T:51--> These commands affect the players [[Worldmap]] and waypoints.</translate>
<translate><!--T:51--> These commands affect the players [[Worldmap]] and waypoints.</translate>
* <code>/waypoint [add|addat|list|remove]</code><br /> <translate><!--T:52--> Add and edit your list of waypoints.</translate>
* <code>/waypoint [add|addat|addati|list|remove]</code><br /> <translate><!--T:52--> Add and edit your list of waypoints.</translate>
** <code>/waypoint add [color] [title]</code><br /> <translate><!--T:53--> 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].</translate>
** <code>/waypoint add [color] [title]</code><br /> <translate><!--T:53--> 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].<br /> Example: <code>/waypoint add red copper</code></translate>
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br /> <translate><!--T:54--> Add a waypoint at the given [[coordinates]].</translate>
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br /> <translate><!--T:54--> Add a waypoint at the given [[coordinates]].</translate>
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [colour] [title]</code><br /> <translate><!--T:55--> Add a waypoint at your current location, including colour and [[VTML|icon]] info.</translate>
** <code>/waypoint addati [icon] [x] [y] [z] [pinned] [color] [title]</code><br /> <translate><!--T:55--> Add a waypoint at your current location, including colour and [[VTML|icon]] info.</translate>
** <code>/waypoint list</code><br /> <translate><!--T:56--> Shows a list of all player waypoints by id number.</translate>
** <code>/waypoint list</code><br /> <translate><!--T:56--> Shows a list of all player waypoints by id number.</translate>
** <code>/waypoint remove [id]</code><br /> <translate><!--T:57--> Removes the waypoint id as shown in <code>/waypoint list</code>.</translate>
** <code>/waypoint remove [id]</code><br /> <translate><!--T:57--> Removes the waypoint id as shown in <code>/waypoint list</code>.</translate>
Line 34: Line 36:
=== /emote ===
=== /emote ===
* <code>/emote [wave|cheer|shrug|cry|nod|facepalm|bow|laugh|rage] </code><br /><translate> <!--T:88--> Character does an emote animation.</translate>
* <code>/emote [wave|cheer|shrug|cry|nod|facepalm|bow|laugh|rage] </code><br /><translate> <!--T:88--> Character does an emote animation.</translate>
=== /pm ===
* <code>/pm [playername] [message] </code><br /><translate>Send a private message to a user (creates a temporary group)</translate>




Line 41: Line 46:


=== /giveblock ===
=== /giveblock ===
* <code>/giveblock [blockcode] [quantity] [toplayername]</code><br /> <translate><!--T:61--> Creates an itemstack of given block with given stack size to given player name. If player name is not set, the own player is targeted.</translate>
* <code>/giveblock [blockcode] [quantity] [toplayername] [attributes]</code><br /> <translate><!--T:61--> Creates an itemstack of the specified block in the specified quantity, and gives it to the specified player. The player must have an empty inventory slot to receive the itemstack. Quantity, toplayername and attributes are optional. The default quantity is 1. If player name is not set, the command user's own player is targeted. If attributes are specified, they must be written in the same format as in a JSON file (note: spacing is optional in JSONs and it will be easier to omit spaces here)</translate>


=== /giveitem ===  
=== /giveitem ===  
* <code>/giveitem [itemcode] [quantity] [toplayername]</code><br /> <translate><!--T:62--> Same as above but for items.</translate>
* <code>/giveitem [itemcode] [quantity] [toplayername] [attributes]</code><br /> <translate><!--T:62--> Same as above but for items.</translate>


=== /gamemode ===
=== /gamemode ===
Line 53: Line 58:


=== /ban ===
=== /ban ===
* <code>/ban [reason]</code><br /> <translate><!--T:63--> Ban a player.</translate>
* <code>/ban [playername] [reason]</code><br /> <translate><!--T:63--> Ban a player.</translate>


=== /unban ===
=== /unban ===
Line 59: Line 64:


=== /kick ===
=== /kick ===
* <code>/kick [reason]</code><br /> <translate><!--T:65--> Kick a player.</translate>
* <code>/kick [playername] [reason]</code><br /> <translate><!--T:65--> Kick a player.</translate>


=== /clear ===
=== /clear ===
* <code>/clear</code><br /> <translate><!--T:66--> Removes all items from your inventory.</translate>
* <code>/clearinv</code><br /> <translate><!--T:66--> Removes all items from your inventory.</translate>
 
=== /clearentities ===
* <code>/clearentities</code><br /> <translate>Removes all entities (except playerentities and blockentities) from all loaded chunks.</translate>


== Privilege Control ==
== Privilege Control ==
Line 80: Line 88:
=== /worldconfig ===
=== /worldconfig ===
Protip: Do not actually type the [ ] shown in this command syntax, that is intended only to show which values can be changed!
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}}
 
See dedicated page on [[World Configuration]]


=== /entity ===
=== /entity ===
Line 99: Line 108:


=== /announce ===
=== /announce ===
* <code>/announce</code><br /> <translate><!--T:71--> Announce a server wide message in all chat groups.</translate>
* <code>/announce [message]</code><br /> <translate><!--T:71--> Announce a server wide message in all chat groups.</translate>


=== /welcome ===
=== /welcome ===
* <code>/welcome</code><br /> <translate><!--T:72--> Sets the server's welcome message.</translate>
* <code>/welcome [message]</code><br /> <translate><!--T:72--> Sets the server's welcome message.</translate>


=== /stop ===
=== /stop ===
Line 113: Line 122:
**<code>/list role</code><br /> <translate><!--T:77--> Show list of all configured privilege roles.</translate>
**<code>/list role</code><br /> <translate><!--T:77--> Show list of all configured privilege roles.</translate>
**<code>/list privileges</code><br /> <translate><!--T:78--> Show list of all configured privileges.</translate>
**<code>/list privileges</code><br /> <translate><!--T:78--> Show list of all configured privileges.</translate>
=== /allowlan ===
* <code>/allowlan [on|off]</code><br /> <translate>Whether or not to allow external lan connections to the server (temporary runtime setting for non dedicated servers)</translate>


== <translate><!--T:79--> Utility and Debug Tools</translate> ==
== <translate><!--T:79--> Utility and Debug Tools</translate> ==
Line 138: Line 150:
=== /cit ===
=== /cit ===
* <code>/cit</code><br /> <translate><!--T:87--> Current chunk generation info.</translate>
* <code>/cit</code><br /> <translate><!--T:87--> Current chunk generation info.</translate>
=== /whenwillitstopraining ===
* <code>/whenwillitstopraining</code><br /> <translate><!--T:88--> Tells when the rain should stop.</translate>
=== /info ===
{{:List of server commands/info}}


=== /debug ===
=== /debug ===
Line 144: Line 162:
=== /wgen ===  
=== /wgen ===  
{{:List of server commands/wgen}}
{{:List of server commands/wgen}}
=== /we ===
See [[How_to_use_WorldEdit|How to use WorldEdit]]


=== /macro ===  
=== /macro ===  
{{:List of server commands/macro}}
{{:List of server commands/macro}}
=== /expclang ===
* <code>/expclang</code><br /> <translate>Export a list of block and item translations and add placeholders for missing translations.</translate>
{{Navbox/modding|Vintage Story}}
Confirmedusers, Bureaucrats, editor, Administrators
1,778

edits