1.0.0 - Initial proof of concept, or rather proof of the amount of work it would take
1.0.1 - Completed version
1.0.2 - Renamed the classes and made it load without the base wafwot.jar file
1.0.3 - removed extraneous console log messages (2 at load time)
		shortened the message to players when attack is stopped, to stop it from line wrapping in chat
1.0.4 - Added in config.yml	


	

Known Issues

	Currently only reads in the three zones that are not claimed types. Nothing else is processed
	
	
To do list

	Make the list of animals variable rather than the set of peaceful animals
			
	Whenever Bukkit starts sending types for horses and mules, add them
		(this is where the above would come in handy)
		
		
