Skip to content

JavaPlugin

Package: com.hypixel.hytale.server.core.plugin

public abstract class JavaPlugin extends PluginBase

Base class for Java-based server plugins loaded from JAR files. Extends PluginBase with file path and class loader support. Automatically registers the plugin’s asset pack during setup if the manifest indicates one.

Signature
JavaPlugin(@Nonnull JavaPluginInit init)
ModifierReturn TypeSignature
@Nonnull publicPathgetFile()
@Nonnull publicPluginClassLoadergetClassLoader()
@Nonnull @Override public finalPluginTypegetType()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.