Class PlaceholderAPIHook
- java.lang.Object
-
- me.hsgamer.topper.spigot.plugin.hook.papi.PlaceholderAPIHook
-
- All Implemented Interfaces:
io.github.projectunified.minelib.plugin.base.Loadable
public class PlaceholderAPIHook extends Object implements io.github.projectunified.minelib.plugin.base.Loadable
-
-
Constructor Summary
Constructors Constructor Description PlaceholderAPIHook(TopperPlugin plugin)
-
-
-
Constructor Detail
-
PlaceholderAPIHook
public PlaceholderAPIHook(TopperPlugin plugin)
-
-
Method Detail
-
load
public void load()
- Specified by:
load
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
enable
public void enable()
- Specified by:
enable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
disable
public void disable()
- Specified by:
disable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
-