ConfigurationAPI
- Standalone library (only SnakeYAML is required, this is already available for Spigot and BungeeCord plugins however)
- Supports multiple storage types: JSON & YAML
- Similar to the Bukkit Configuration API, no need to learn a complete new API
- Support for Section Lists
- Support for custom objects (see "Object Serialization")