Difference between revisions of "v0.13:Commands"
m |
|||
Line 2: | Line 2: | ||
'''Commands''' in ''Mystcraft'' are advanced features activated by typing certain strings of text into the console. Their use is usually restricted to Ops of some level. | '''Commands''' in ''Mystcraft'' are advanced features activated by typing certain strings of text into the console. Their use is usually restricted to Ops of some level. | ||
+ | |||
+ | == /tpx == | ||
+ | |||
+ | '''/tpx''' is works identically to the ''/tp'' command in vanilla Minecraft, except it permits teleportation between dimensions. | ||
+ | |||
+ | <pre>Usage: /tpx [subject:player] <target:player | target:dim [x y z]></pre> | ||
+ | |||
+ | ''subject:player'' is the player who will be teleported. It defaults to yourself if left blank. Must be specified if ''target:player'' is specified. | ||
+ | |||
+ | ''target:player'' is the player to which ''subject:player'' will be teleported. May only be used if ''subject:player'' is specified. | ||
+ | |||
+ | ''target:dim'' is the dimension ID of the dimension you will be teleporting to. | ||
+ | |||
+ | ''x y z'' are the x, y, and z coordinates you will be teleporting to. | ||
+ | |||
+ | == /myst-dbg == | ||
+ | |||
+ | '''/myst-dbg''' is used for many useful commands. | ||
+ | |||
+ | === Mark Age for Deletion === | ||
+ | <pre>Usage: /myst-dbg run ages agedata_# experimental mark_dead</pre> | ||
+ | |||
+ | ''#'' is the dimension ID of the Age you would like to overwrite. The Age will be marked "dead" and will be overwritten when a new Descriptive Book is used. |
Revision as of 17:21, 24 August 2018
v0.13 · Older This article is about the current version of Mystcraft. |
Commands in Mystcraft are advanced features activated by typing certain strings of text into the console. Their use is usually restricted to Ops of some level.
/tpx
/tpx is works identically to the /tp command in vanilla Minecraft, except it permits teleportation between dimensions.
Usage: /tpx [subject:player] <target:player | target:dim [x y z]>
subject:player is the player who will be teleported. It defaults to yourself if left blank. Must be specified if target:player is specified.
target:player is the player to which subject:player will be teleported. May only be used if subject:player is specified.
target:dim is the dimension ID of the dimension you will be teleporting to.
x y z are the x, y, and z coordinates you will be teleporting to.
/myst-dbg
/myst-dbg is used for many useful commands.
Mark Age for Deletion
Usage: /myst-dbg run ages agedata_# experimental mark_dead
# is the dimension ID of the Age you would like to overwrite. The Age will be marked "dead" and will be overwritten when a new Descriptive Book is used.