> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/data/move/move.md).

# Move

<mark style="color:green;">List of destinations available through the</mark> <mark style="color:green;"></mark><mark style="color:green;">`/move`</mark> <mark style="color:green;"></mark><mark style="color:green;">command (the fast travel interface between maps, with a Zen cost).</mark>

<table data-search="false"><thead><tr><th>Column</th><th>Accepted Values</th><th>Description</th></tr></thead><tbody><tr><td>Index</td><td>Number, one per destination</td><td>Identifies the destination.</td></tr><tr><td>Name</td><td>Text enclosed in quotes</td><td>Name entered after the command (e.g., <code>/move Lorencia</code>)—the lookup is case-insensitive.</td></tr><tr><td>RequireMoney</td><td>Number, in Zen</td><td>Travel cost to this destination.</td></tr><tr><td>MinLevel</td><td>Number, or <code>-1</code></td><td>Minimum level required to use this destination. <code>-1</code> = no minimum.</td></tr><tr><td>MaxLevel</td><td>Number, or <code>-1</code></td><td>Maximum level allowed. <code>-1</code> = no maximum.</td></tr><tr><td>MinReset</td><td>Number, or <code>-1</code></td><td>Minimum reset requirement. <code>-1</code> = no minimum.</td></tr><tr><td>MaxReset</td><td>Number, or <code>-1</code></td><td>Maximum reset limit. <code>-1</code> = no maximum.</td></tr><tr><td>AccountLevel</td><td>Number</td><td>Minimum account level (Free/VIP1/VIP2/VIP3).</td></tr><tr><td>Gate</td><td>Number corresponding to an <code>Ind</code> in <code>Gate.txt</code></td><td>Destination gate used for the teleport—the character reuses the arrival area and facing direction already defined by that gate.</td></tr></tbody></table>

### <mark style="color:yellow;">Notes</mark>

* As with `Gate.txt`, Magic Gladiator, Dark Lord, and Rage Fighter only require two-thirds of the specified `MinLevel` (with the same exception for Swamp of Calmness).
* In addition to the restrictions defined in this table, the command also prevents travel if the character has a personal store open, is currently trading, is dead and waiting to revive, is flagged as an Outlaw (depending on server configuration), or attempts to enter a Gens Battle map without belonging to a faction—these checks are not defined in this file.
* The `RequireMoney` Zen cost is charged only if the teleportation actually succeeds.
