Package ch.njol.skript
package ch.njol.skript
The package for the bukkit plugin Skript.
-
ClassDescriptionAllows binary-patching old versions of Skript from this jar.The main class for loading, unloading and reloading scripts.Used for listening to events involving a ScriptLoader.A class for keeping track of the general content of a script: The amount of files The amount of structuresCalled when a
Script
is created and preloaded in theScriptLoader
.Called when aScript
is loaded in theScriptLoader
.Called when aScript
is unloaded in theScriptLoader
.Represents all server platforms that Skript runs on.Skript - A Bukkit plugin to modify how Minecraft behaves without having to write a single line of code (You'll likely be writing some code though if you're reading this =P)Utility class for Skript addons.This exception is thrown if the API is used incorrectly.Important: don't save values from the config, a '/skript reload config/configs/all' won't work correctly otherwise!Used for listening to events involving Skript's configuration.Called when Skript's configuration is successfully reloaded.An event listener for one priority.Skript's update checker.