Added getWarZone, getSafeZone, getWilderness methodology to the IFactionAPI class.
Added isWarZone, isSafeZone and isWilderness methodology to the IFaction class.
Fixed an InvalidPluginException when shading the project into your own plugins.
Fixed an IllegalArgumentException when running the plugin standalone.
Updated the README to reflect how to use the API with both the standalone model and the shaded model.