Added GlobalPolicy.
Revamped config YAML structure for more consistency.
Added ChatColor back to commands, should be correctly implemented in the future.
Build environment is now passed to plugin manifest.
Added workflow to automatically build releases.
- LocationPolicy is now an extension of Policy
- Policy.parse() is now PolicyParser mapped in PolicyParsers.
- NodeValueParser was merged with DataShifter
- More code small changes to enable the project to work with this new configuration.