bentobox/src/main/java/us/tastybento/bskyblock
Tastybento 478968dac7 Extended the config api annotations.
Added the concept of an adapter class that would convert the YAML input
to the setting type and value.
I included an example adapter class for Enum.

I fixed a number of the settings to match the config/yml or the other
way around.

After compiling and running, do /bsb reload to see the result.

This is a WIP and obviously not finished.
2018-01-04 19:58:04 -08:00
..
api Extended the config api annotations. 2018-01-04 19:58:04 -08:00
commands Extended the config api annotations. 2018-01-04 19:58:04 -08:00
config Extended the config api annotations. 2018-01-04 19:58:04 -08:00
database ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
generators ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
island/builders ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
listeners ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
managers ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
util ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
BSkyBlock.java ConfigAPI - Implementing the basic functionnalities 2018-01-04 16:57:12 +01:00
EnumAdapter.java Extended the config api annotations. 2018-01-04 19:58:04 -08:00
Metrics.java Changed checkPerm to hasPerm. 2017-05-21 00:17:20 -07:00
Settings.java Extended the config api annotations. 2018-01-04 19:58:04 -08:00