FreedomNetworkSuite/Patchwork/src/main/java/fns/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
..
audience Update license header (#32) 2023-08-27 17:58:16 -05:00
base Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
command Replace TOML wrapper with generic support 2023-08-28 21:52:40 -05:00
config Replace TOML wrapper with generic support 2023-08-28 21:52:40 -05:00
display Update license header (#32) 2023-08-27 17:58:16 -05:00
economy Update license header (#32) 2023-08-27 17:58:16 -05:00
event Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
kyori Update license header (#32) 2023-08-27 17:58:16 -05:00
logging Update license header (#32) 2023-08-27 17:58:16 -05:00
particle Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
permissible Update license header (#32) 2023-08-27 17:58:16 -05:00
provider Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
registry Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
serializer Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
service Update license header (#32) 2023-08-27 17:58:16 -05:00
shop Update license header (#32) 2023-08-27 17:58:16 -05:00
sql Update license header (#32) 2023-08-27 17:58:16 -05:00
user Update license header (#32) 2023-08-27 17:58:16 -05:00
utils Replace TOML wrapper with generic support 2023-08-28 21:52:40 -05:00