We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Most inputs are read from storage tunnelscript:in.
tunnelscript:in
data merge storage tunnelscript:in {command:"say hello"} function ts:run_command
cmd and func aliases are also accepted where documented.
cmd
func
data merge storage tunnelscript:in {commands:["say one","say two"]} function ts:run_commands
Modern builds accept function ids. The 1.19.2 build requires full command strings, for example "function ns:path".
"function ns:path"
data merge storage tunnelscript:in {ticks:20} function ts:config/set_cooldown data merge storage tunnelscript:in {value:256} function ts:config/set_max_actions
trigger tunnelScript.use set 1