Move Data section from Config.yml to Data.yml (MAJOR UPDATE)
With this update, the Profiles data will no longer be loaded or saved to the config.yml file, but rather to it's own file data.yml. This update was made to clean-up the codebase in preparation to add MySQL support in a later update.
NOTE: This is a major breaking change! If you want to persist your previously saved player data on versions of Profiles before 2.0.0, you WILL need to copy over the 'data' section from config.yml over to the new data.yml file. Here is a demo on how to do this: