RUN
RUN <file.txt> [arg1] [arg2] [args...]
Type: REPL Command
Category: N/A
Permission: N/A
Since Minecraft Version: v1.11
Since Version: v0.14.1
Minor: 14
API: 24
Patch: 1
Description
Runs the specified script synchronously. Args are provided to the target script in the same manner as EXEC (eg. params $$[1], $$[2].. etc)
Changelog
- Added em v0.14.1:
- Updated em v0.15.1: dot as alias in REPL
- Updated em v0.15.1: Autocompletion for filenames