| Class | Description |
|---|---|
| ArgCombiner | |
| ConfigManager |
Bukkit's arbitrary config file implementation
|
| FileUtil | |
| Serializer |
The Serializer class handles the saving and loading of complex items to/from text files.
|
| Settings |
The Settings class contains static values often accessed during runtime.
|
| TimeUtil |
Basic time utility which is used to convert raw seconds into a readable format
|
| WoolUtil |