Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
๐ฅ BurnedConfig
BurnedConfig is a modern, lightweight, and high-performance configuration library built for developers who want a simple, reliable, and maintainable way to manage configuration files. ๐ It takes care of the repetitive work so you can focus on building great software instead of writing endless configuration code.
๐ Automatically create, load, save, reload, and update JSON configuration files with an intuitive API designed to be easy to learn and enjoyable to use. Missing entries are automatically synchronized with their default values, existing user settings are preserved, and corrupted configuration files can be backed up automatically to help prevent data loss.
โก Performance has been a core design goal from the very beginning. BurnedConfig minimizes unnecessary memory allocations, avoids expensive operations whenever possible, keeps dependencies to an absolute minimum, and is designed to remain lightweight even in large projects. Every feature is built with efficiency and long-term stability in mind.
๐ ๏ธ Designed around a clean developer experience, BurnedConfig provides a straightforward API without unnecessary complexity. Whether you're building a small utility, a large server project, a library, or a full-featured application, configuration management should feel effortless, not frustrating.
โจ Key Features
- ๐ Lightweight and optimized for performance
- ๐ Automatic JSON configuration generation
- ๐ Easy loading, saving, and reloading
- ๐งฉ Nested configuration sections
- ๐ก๏ธ Automatic backup creation for corrupted configs
- ๐ฆ Minimal dependencies
- ๐พ Default value synchronization
- โ๏ธ Clean, intuitive, and developer-friendly API
- ๐ Production-ready architecture
- ๐ฅ Built for long-term maintainability and future compatibility
At its core, BurnedConfig follows one simple philosophy:
Simple to use. Fast to run. Reliable for every project. โค๏ธ

