| Class | Description |
|---|---|
| CommandManager |
The Command Manager is used to handle commands based on the sender, command-name and arguments.
|
| DatabaseManager |
The Database Manager is used to interact directly with the database is use.
Will automatically direct the requests to either MySQL or HSQLDB. |
| LogManager | |
| MessageManager |
The Message Manager is used for a convenient way to retrieve messages from configuration files.
The manager is designed for (but not limited to) messages from the message.yml file. |
| PunishmentManager |
The Punishment Manager handles the punishments.
|
| TimeManager |
The Time Manager is used to have a centralized time for advanced ban which can be different from the system's time.
|
| UpdateManager |
The Update Manager used to keep config files up to date and migrate them seamlessly to the newest version.
|
| UUIDManager |
The UUID Manager used to resolve and cache the UUIDs.
|
| Enum | Description |
|---|---|
| UUIDManager.FetcherMode |
The fetcher-mode describes how the
UUIDManager resolves UUIDs. |
Copyright © 2020. All rights reserved.