FreedomNetworkSuite/Patchwork
Paul Reilly 26f4e0746b Replace TOML wrapper with generic support
# Changes:
- Removed specific TOML wrapper in favor of GenericConfiguration.
- Added ConfigType enum to define configuration formats, parsers, and writers for TOML and JSON.
- Created FileUtils class containing useful file and directory creation methods
- Added @ApiStatus.Internal to both the BukkitDelegate class and Completions annotation to specify that they should not be used externally.
2023-08-28 21:52:40 -05:00
..
src/main/java/fns/patchwork Replace TOML wrapper with generic support 2023-08-28 21:52:40 -05:00
.gitignore Upgrades 2023-05-15 01:30:37 -05:00
build.gradle Fix plugin-yml plugin errors & switch to night-config 2023-08-28 18:17:12 -05:00