mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 13:45:14 +01:00
478968dac7
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. |
||
---|---|---|
.. | ||
api | ||
commands | ||
config | ||
database | ||
generators | ||
island/builders | ||
listeners | ||
managers | ||
util | ||
BSkyBlock.java | ||
EnumAdapter.java | ||
Metrics.java | ||
Settings.java |