Custom syntax
Due to Skript and skript-reflect limitations, it is not easy to create custom syntax through Java calls alone. To help with this, skript-reflect offers utilities that simplify the creation of custom syntax.
Shared Syntax
Event Classes
event-classes
Expression
[the] expr[ession][s](-| )%number%
Matched Pattern
[the] [matched] pattern
Parser Mark
[the] [parse[r]] mark
Parse Tag
Parse tags are like parse tags, but they're a set of strings instead of a single integer.
Parse tags were added in Skript 2.6.1, and are explained in more detail here
[the] parse[r] tags
Parser Regular Expression
[the] [parse[r]] (regex|regular expression)(-| )%number%
Continue
continue
Last updated
Was this helpful?