Skip to content
PTjack edited this page Feb 2, 2016 · 2 revisions

command: /jumpto

quick ref:

/jumpto [line_offset|end|begin]

description:

goto a given line or start or end of line
Examples: 
/if %name% == "0" /jumpto 3
/tip your name is NOT 0
/jumpto end
/tip your name is 0

转到指定的路线开始或结束。

Clone this wiki locally