* Incremented dev version in pom.xml.
* Removed ColorUtil interface, ChatColor is an Enum so that you don't do stuff like this.
* Updated PlayerListener and Quests classes to reflect the removal of ColorUtil.
* Improved .gitignore to make sure people don't accidentally push IDE or compiled files in future.