Class SkriptHook
java.lang.Object
dk.minepay.server.bukkit.hooks.skript.SkriptHook
- All Implemented Interfaces:
iHook
Class that handles the integration with the Skript plugin.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkriptHook
public SkriptHook()Constructor for the SkriptHook class.
-
-
Method Details
-
init
public void init()Initializes the Skript hook. Registers the addon with Skript and loads the necessary classes. -
isEnabled
public boolean isEnabled()Checks if the Skript hook is enabled.
-