Custom syntax

Due to Skript and skript-mirror limitations, it is not easy to create custom syntax through Java calls alone. To help with this, skript-mirror offers utilities that simplify the creation of custom syntax.

Shared Syntax

Event Classes

Syntax
event-classes

Expression

Syntax
[the] expr[ession][s](-| )%number%

Matched Pattern

Syntax
[the] [matched] pattern

Parser Mark

Syntax
[the] [parse[r]] mark

Parser Regular Expression

Syntax
[the] [parse[r]] (regex|regular expression)(-| )%number%

Continue

Syntax
continue [if (%boolean%|%condition%)]

pageEffectspageConditionspageExpressions

Last updated