List of server commands: Difference between revisions

From Vintage Story Wiki
m (re-fixed cause the linking doesn't work rn)
m (→‎/waypoint: added link to VTML for icon variants)
Line 22: Line 22:
** <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].</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 icon info.</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 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>