| Package | Description |
|---|---|
| me.lucko.helper.command | |
| me.lucko.helper.plugin | |
| me.lucko.helper.scoreboard |
| Modifier and Type | Method and Description |
|---|---|
void |
Command.register(ExtendedJavaPlugin plugin,
String... aliases)
Registers this command with the server, via the given plugin instance
|
void |
AbstractCommand.register(ExtendedJavaPlugin plugin,
String... aliases) |
default void |
Command.registerAndBind(TerminableConsumer consumer,
ExtendedJavaPlugin plugin,
String... aliases)
Registers this command with the server, via the given plugin instance, and then binds it with the composite terminable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyHelperPlugin
Dummy plugin to make the server load this lib.
|
| Constructor and Description |
|---|
PacketScoreboard(ExtendedJavaPlugin plugin) |
Copyright © 2017. All rights reserved.