Created by: TheOfficialPetereo
Implements the new versioning system for this plugin.
Implementation:
- Renamed plugin.yml to plugin.cyml in order to process it at compile time
- The build script takes the plugin.cyml text and replaces all %version% occurrences with the current directories branch name and outputs the modified data to the spigot compatible plugin.yml