Scripting

Everything related to scripting.

Scripting in one sentence

This page should introduce scripting.

Loader

scripts/loader.toml is used by FTC’s script loader to load scripts on plugin startup. See the file itself for it’s format.

References

Links for some extra reading:


Running Scripts

Everything related to running scripts.

Java Interopability

Everything related to java.

Task Scheduling

Everything related to task scheduling.

Listening to Events

Everything related to events listeners in scripts.

Last modified February 11, 2023: Initial commit (5f8f8c1)