Added new !warp to help

This commit is contained in:
TheManii 2016-04-07 12:29:17 -07:00
parent ecc61ea5f9
commit cc5d0b139a
2 changed files with 4 additions and 0 deletions

View file

@ -207,9 +207,11 @@ Server Administration: givecurrency, giveitem, givekeyitem, removecurrency, remo
<value>Teleports the player to the specified location
*Syntax: warp &lt;location list&gt;
warp &lt;X coordinate&gt; &lt;Y coordinate&gt; &lt;Z coordinate&gt;
warp &lt;zone id&gt; &lt;X coordinate&gt; &lt;Y coordinate&gt; &lt;Z coordinate&gt;
warp &lt;zone id&gt; &lt;instance&gt; &lt;X coordinate&gt; &lt;Y coordinate&gt; &lt;Z coordinate&gt;
&lt;location list&gt; is a pre-defined list of locations from the server database
&lt;zone id&gt; is the zone's id as defined in the server database
&lt;instance&gt; is an instanced copy of the desired zone that's only visible to the current player</value>
</data>
</root>