| Package | Description |
|---|---|
| me.lucko.helper | |
| me.lucko.helper.internal | |
| me.lucko.helper.messaging.bungee | |
| me.lucko.helper.plugin | |
| me.lucko.helper.scoreboard |
| Modifier and Type | Method and Description |
|---|---|
static HelperPlugin |
Helper.hostPlugin()
Gets the plugin which is "hosting" helper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandalonePlugin
Standalone plugin which provides the helper library at runtime for other plugins
on the server to use.
|
| Modifier and Type | Method and Description |
|---|---|
static HelperPlugin |
LoaderUtils.getPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static Set<HelperPlugin> |
LoaderUtils.getHelperPlugins() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LoaderUtils.forceSetPlugin(HelperPlugin plugin)
To be used for testing only
|
| Constructor and Description |
|---|
BungeeCordImpl(HelperPlugin plugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedJavaPlugin
An "extended" JavaPlugin class.
|
| Constructor and Description |
|---|
PacketScoreboard(HelperPlugin plugin) |
PacketScoreboardProvider(HelperPlugin plugin) |
Copyright © 2022. All rights reserved.