See: Description
Class | Description |
---|---|
ChatFormatter |
Used for formatting and sending all chat messages, to their receivers.
|
CombatMapper |
Used for mapping combat events to WauzCore functionalities.
|
EventMapper |
Used for mapping interaction events to WauzCore functionalities.
|
SystemAnalytics |
A class used to display system info and usage at the point of its creation.
|
WauzDebugger |
Used for debug logging and administrative command mechanics.
|
WauzDiscordBot |
The Discord bot running on the server.
|
WauzDiscordLogFilter |
Listens to log records from Bukkit, to forward them to Discord.
|
WauzModules |
A class to manage the modules that are activated on the server.
|
WauzNoteBlockPlayer |
Used for playing note block studio background songs to players.
|
WauzRank |
A player rank, generated from a rank config file.
|
WauzRegion |
A region, generated from a region config file.
|
WauzRepeatingTasks |
Used to load different types of repeating tasks.
|
WauzTeleporter |
Used to handle different types of teleportation of players.
|
WauzTitle |
A player title, generated from a title config file.
|
WauzWaypoint |
A world waypoint, generated from a waypoint config file.
|
Enum | Description |
---|---|
WauzPermission |
Permissions that can be granted to players.
|