PDEK/Configuration Kit
This kit works like "this.getConfig()" in the main class of your plugin, with this kit you can make others file configuration more easily.
To use this kit, you need create a instance of "Configurations" class, like in this example:

Your configuration file is automatically generated on the creation of the instance.
obs: In the future version, will be allowed new configuration file in custom folders for improve plugin configs organization
Comments