mcMMO/src/main/java/com/gmail/nossr50/config
NuclearW dec3c10ec1 As seen on TV: ConfigLoader v2
ConfigLoader will now read the internal and external versions of files it is loading to:
- Prune old keys in the external not in the internal
- Add new keys to the external from the internal

Additionally, while order is not presently preserved, all comments will be copied out, even for new keys.
Old keys will retain their values in the external if they differ from the internal.

Also changed the config.yml to say the version on which the config was last updated, not first generated as this will be updated as part of copying out comments.

Known issue: Extra spacing in the internal config files will not be copied out.

Closes #629
2013-02-20 13:11:06 -05:00
..
AdvancedConfig.java Added vanilla XP boost for Fishing - includes permissions, config 2013-01-30 13:24:56 -05:00
Config.java Add verbose logging option and a debug method to use it. 2013-02-20 11:47:08 -05:00
ConfigLoader.java As seen on TV: ConfigLoader v2 2013-02-20 13:11:06 -05:00
HiddenConfig.java Added hidden.yml option for using potion-based buffs instead of 2013-02-16 14:36:46 -05:00
TreasuresConfig.java Added ability to config Hylian Luck drops through treasures.yml 2013-01-29 11:24:41 -05:00