Running Scripts
Everything related to running scripts.
Scripting in one sentence
This page should introduce scripting.
scripts/loader.toml
is used by FTC’s script loader to
load scripts on plugin startup. See the file itself for it’s format.
Links for some extra reading:
Everything related to running scripts.
Everything related to java.
Everything related to task scheduling.
Everything related to events listeners in scripts.