Getting Started
Registries dynamically power Skript’s core functionalities.
ArithmeticOperations define arithmetic functionality between objects.
ComparatorsComparators define how two objects can be compared.
ConvertersConverters define how an object can be turned into another.
ExperimentsExperiments enable restricting syntax behind a toggle.
FunctionsFunctions wrap snippets of code for reuse.
TypesTypes define how Skript represents Java classes.