* Change AirFlight to use setFlying. Change remove command.
* Tidy up pom.xml
* Update plugin.yml to use pom.xml version
* Remove non needed file
* Remove craftbukkit from pom.xml
* Update the interactable materials array to remove unnecessary materials
* Remove shaded jsoup lib and change the remote staff fetcher to load and parse a txt file instead of an html file
* Update remote staff fetcher to translate...
...color codes, use proper link, and use multiline entry management
* Implement maven shading for external libraries and set up remote staff fetcher to appropriately handle html pages
* Use maven instead of ant with travis