Package studio.magemonkey.codex.modules
Class IExternalModule<P extends CodexPlugin<P>>
java.lang.Object
studio.magemonkey.codex.manager.IListener<P>
studio.magemonkey.codex.modules.IModule<P>
studio.magemonkey.codex.modules.IExternalModule<P>
- All Implemented Interfaces:
org.bukkit.event.Listener,studio.magemonkey.codex.manager.AbstractListener,studio.magemonkey.codex.manager.api.Loggable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class studio.magemonkey.codex.modules.IModule
cfg, moduleCommandFields inherited from class studio.magemonkey.codex.manager.IListener
plugin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.codex.modules.IModule
error, getExecutor, getFullPath, getId, getJYML, info, interruptLoad, isEnabled, isLoaded, load, name, onPostSetup, onPreSetup, onReload, onUnload, reload, setup, shutdown, unload, version, warnMethods inherited from class studio.magemonkey.codex.manager.IListener
registerListenersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.magemonkey.codex.manager.AbstractListener
unregisterListeners
-
Constructor Details
-
IExternalModule
-
-
Method Details
-
getPriority
-
getPath
- Overrides:
getPathin classIModule<P extends CodexPlugin<P>>
-