Translations:Manual:Introduction/185/en
Jump to navigation
Jump to search
Alias | Description | Examples |
---|---|---|
lua | Run Lua code from the input line. | lua print("hello") lua 2+2 lua clearWindow() |
`echo | Simulate text from the game to test your triggers. | `echo You see a rabbit cross the road. |
: | Send a command to all open profiles. | :hello :follow alice :e |