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.ElementRegistrationstatic SkriptGet an instance of Skript.Get the instance of the HySkript plugin.Get the path where scripts are stored.Get the Skript configuration.Get the registration for Skript elements.voidshutdown()Methods inherited from class SkriptAddon
canHandleEvent, finishedLoading, finishedLoading, getAddon, getAddonName, getAddons
-
Field Details
-
INSTANCE
-
-
Method Details
-
shutdown
public void shutdown() -
getPlugin
-
getSkriptConfig
Get the Skript configuration.- Returns:
- The Skript configuration.
-
getScriptsPath
-
getSkriptRegistration
Get the registration for Skript elements.- Specified by:
getSkriptRegistrationin classSkriptAddon- Returns:
- The Skript registration.
-
getElementRegistration
public com.github.skriptdev.skript.plugin.elements.ElementRegistration getElementRegistration() -
getScriptsLoader
-
getInstance
-