Package | Description |
---|---|
eu.wauz.wauzcore |
This package contains the main class of the WauzCore engine.
|
eu.wauz.wauzcore.data |
This package contains general configurator classes, that read and write .yml files.
|
eu.wauz.wauzcore.data.players |
This package contains player-specific configurator classes, that read and write .yml files.
|
eu.wauz.wauzcore.events |
This package contains all custom event classes used in WauzCore.
|
eu.wauz.wauzcore.players |
This package contains classes for managing player information.
|
eu.wauz.wauzcore.system |
This package contains general core mechanics of the engine.
|
Class and Description |
---|
WauzDiscordBot
The Discord bot running on the server.
|
WauzDiscordLogFilter
Listens to log records from Bukkit, to forward them to Discord.
|
Class and Description |
---|
WauzPermission
Permissions that can be granted to players.
|
Class and Description |
---|
WauzRank
A player rank, generated from a rank config file.
|
Class and Description |
---|
WauzTitle
A player title, generated from a title config file.
|
WauzWaypoint
A world waypoint, generated from a waypoint config file.
|
Class and Description |
---|
WauzRegion
A region, generated from a region config file.
|
Class and Description |
---|
WauzPermission
Permissions that can be granted to players.
|
WauzRank
A player rank, generated from a rank config file.
|
WauzRegion
A region, generated from a region config file.
|
WauzTitle
A player title, generated from a title config file.
|
WauzWaypoint
A world waypoint, generated from a waypoint config file.
|