Releases: xpple/BetterConfig
Releases · xpple/BetterConfig
Release 1.0.4
- Added feature to disable modifications to a config through commands (
readOnly = true
) - Added feature to prevent loading and saving a config to a file (
temporary = true
)
Release 1.0.3
- Added support for enums
Release 1.0.2
- Implemented custom type parameters for update methods
Release 1.0.1
- Fixed unstable warning due to class being marked with
@ApiStatus.Internal
.
Release 1.0.0
Initial release.