ConfigAPI

Personal API for JSON configurations!

320

ConfigAPI

title1

This personal JSON, mostly used in JSON projects, consists of a tool to simplify and improve the creation of JSON configuration files for mods and plugins.

It allows you to create a configuration with only one class and initialize it when starting the mod/plugin.

It features an automatic reload system that activates when the file is modified or changes are made using methods (commands or events). You can also add actions to trigger this reload.

Among the types of objects that the API supports are: String, Integer, Long, Boolean, List (String, Integer, Long and Boolean) and Map (String, Integer, Long and Boolean).

The documentation/wiki will be released soon.

title2

If you have any problem or suggestion you can report it in the community discord (Spanish-speaking) by opening a ticket: https://discord.gg/sKRYYyVCnw

If you want to support us you can do so through: - Patreon: https://www.patreon.com/c/BannedStudios - Ko-Fi: https://ko-fi.com/soykatto

ADS