| Class | Description |
|---|---|
| Module |
Allows for Modularization of components.
|
| ModuleCommand |
Mostly inspired code from
PluginCommand with elements retrofitted for modules. |
| ModuleCommandYamlLoader |
Mostly code based off of
PluginCommandYamlParser, retrofitted for Modules. |
| ModuleLogger |
A logger isolated from the parent logger.
|
| ModuleManager |
A class which deals with the enabling, disabling, loading and unloading.
|
Copyright © 2020. All rights reserved.