-
Class Summary
| Class |
Description |
| CheckPermission |
Class used to check permissions on Discord or on the Minecraft server
|
| Command |
Class to parse strings to commands.
|
| CommandParser |
Class to create new Commands
|
| Logging |
Logging class to make logging easier and implement a global logging syntax.
|
| Settings |
Class containing all settings:
[
Internal variables,
user defined values,
handling configuration files
]
|
-
Enum Summary
| Enum |
Description |
| Permissions |
Permissions stored in the configuration with (levels and) wildcards for specific users.
|