Uses of Class
me.hsgamer.topper.spigot.plugin.TopperPlugin
-
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.command
Constructors in me.hsgamer.topper.spigot.plugin.command with parameters of type TopperPlugin Constructor Description GetTopListCommand(TopperPlugin instance)
ReloadCommand(TopperPlugin instance)
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.holder
Constructors in me.hsgamer.topper.spigot.plugin.holder with parameters of type TopperPlugin Constructor Description NumberTopHolder(TopperPlugin instance, String name, Map<String,Object> map)
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.hook
Constructors in me.hsgamer.topper.spigot.plugin.hook with parameters of type TopperPlugin Constructor Description HookSystem(TopperPlugin instance)
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.hook.papi
Constructors in me.hsgamer.topper.spigot.plugin.hook.papi with parameters of type TopperPlugin Constructor Description PlaceholderAPIHook(TopperPlugin plugin)
PlaceholderValueProvider(TopperPlugin plugin, Map<String,Object> map)
TopPlaceholderExpansion(TopperPlugin instance)
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.listener
Constructors in me.hsgamer.topper.spigot.plugin.listener with parameters of type TopperPlugin Constructor Description JoinListener(TopperPlugin instance)
-
Uses of TopperPlugin in me.hsgamer.topper.spigot.plugin.manager
Constructors in me.hsgamer.topper.spigot.plugin.manager with parameters of type TopperPlugin Constructor Description TopManager(TopperPlugin instance)
TopQueryManager(TopperPlugin instance)
-