Package | Description |
---|---|
com.comphenix.xp.history | |
com.comphenix.xp.messages | |
com.comphenix.xp.metrics | |
com.comphenix.xp.mods | |
com.comphenix.xp.rewards |
Modifier and Type | Class and Description |
---|---|
class |
HistoryProviders
Registry of history (block change logging) providers.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelProvider
Contains every channel messaging channel plugins known and enabled on the server.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends Service> |
DataCollector.isServiceEnabled(ServiceProvider<T> provider,
java.lang.String name)
Determines if a given service is present and enabled.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomBlockProviders
Represents a registry of custom block providers.
|
Modifier and Type | Class and Description |
---|---|
class |
RewardProvider
API for adding or removing reward managers.
|