Package io.github.syst3ms.skriptparser.event
@ParametersAreNonnullByDefault
package io.github.syst3ms.skriptparser.event
A package
-
ClassesClassDescriptionThe at time-event context.This event will trigger each day at a given time.The periodical event.The script loading event.This event will check against a certain condition and will trigger when the condition is met.The periodical context.The script loading context, which corresponds to running code inside
public static void main(String[] args)in Java.The when-event context.