README:
	All Configurations are located in <root>/Data/URestrict
		after the server has been ran once with the
		script installed
	Only thing that needs to be configured outside of the ingame
		gui is the loadout presets. This can be found here:
		<root>\data\URestrict\Loadouts\loadouts.txt
	After adding a new loadout to the list, either reload the
		map or server, then look back in: 
		<root>\data\URestrict\Loadouts now you will see
		a new text document for each loadout preset you created.
		this is where you edit the loadouts individually.
		Just look at the existing loadouts for an example
		of how to do this. Or after adding the loadout to the list,
		you can simply create a text document named after the loadout.

Ex: (garrysmod\data\URestrict\Loadouts)
	"default"
	"trusted"
	"spectator"
I would create the files:
	default.txt
	trusted.txt
	spectator.txt
Within these files you'll see:
	(default.txt):
		"weapon_physgun"
		"weapon_physcannon"
		"gmod_tool"
		"gmod_camera"
	(trusted.txt):
		"weapon_physgun"
		"weapon_physcannon"
		"gmod_tool"
		"gmod_camera"
		"weapon_crowbar"
	(spectator.txt):
		"gmod_camera"


Hopefully soon, I'll have a gui ready for all the loadout settings, but until then this is the way it
	has to be done, sorry.
		



		