Class Skript
java.lang.Object
io.github.syst3ms.skriptparser.registration.SkriptAddon
com.github.skriptdev.skript.plugin.Skript
Main class for the Skript aspects of HySkript.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.github.skriptdev.skript.plugin.elements.ElementRegistrationGet the instance of the HySkript plugin.Get the registration for Skript elements.Get the path where scripts are stored.Get the Skript configuration.voidshutdown()Methods inherited from class SkriptAddon
canHandleEvent, finishedLoading, finishedLoading, getAddons
-
Field Details
-
INSTANCE
-
-
Method Details
-
shutdown
public void shutdown() -
getPlugin
-
getSkriptConfig
-
getScriptsPath
-
getLogger
-
getRegistration
Get the registration for Skript elements.- Returns:
- The Skript registration.
-
getElementRegistration
public com.github.skriptdev.skript.plugin.elements.ElementRegistration getElementRegistration() -
getScriptsLoader
-