Measure

Description
	This plugin is for measuring jumps. All players are able to access the measure menu through
	a say command. This menu will allow players to set 2 locations and show the real distance,
	x-distance, y-distance and height difference of them. Players are also able to switch all
	values shown by the plugin between decimal and rounded numbers.

Requirements
	None

Commands - Key ( <...> = parameter | [...] = optional )
	say /measure, say /distance - do open the menu for measuring
	measure_color "<red> <green> <blue>" - changes the beam color, default 'measure_color "255 85 0"'

Changelog - Key ( + added | - removed | c changed | f fixed )
	12/28/07 - v3.0
		!: initial release
	06/23/08 - v3.1
		c: Changed the beams to stay as long as the pllyer measures
		c: Changed the menu to show more information
	06/25/08 - v3.2
		+: Added a menu function remove x-distance and y-distance if they are to confuse :)
		c: Changed the beam a bit to remove flickering on some servers
		c: Say '/measure' will not be shown in the chat anymore on entering the menu
	10/05/08 - v3.3
		+: Added 'say /distance'
		c: After opening the menu the default locs will be the player's origin to avoid beams through the whole map
	11/19/08 - v3.4
		+: Added a function to get the exect opposite postion of a loc to do perfect emasurings of blocks
		c: The beam is now just shown to the player who is measuring
		c: Optimized the code

Credits
	Lt.RAT - For the idea for a more exact measuring and the code
	PrEn1uMz - For releasing this plugin without float values