//=================================================================================================================
// Commands Configuration
//=================================================================================================================
// Command	-> Command Name
// Enable	-> Enable/Disable command (0: Disable, 1: Enable) 
// Money	-> Money required to use the command 
// MinLevel	-> Min Level to use the command  
// MaxLevel	-> Max Level to use the command
// MinReset	-> Min Reset to use the command 
// MaxReset	-> Max Reset to use the command 
// Delay	-> Delay to next use
// GameMaster	-> Account Level to use the command (0: Normal Player, 1: GameMaster, 2: Administrator)
//=================================================================================================================
// Obs: Others configurations see GameServer/Data/Command.dat
//=================================================================================================================

//=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================//
//	#Command			#Enable->AL0	AL1	AL2	AL3		#Money->AL0	AL1	AL2	AL3			#MinLvl->AL0	AL1	AL2	AL3		#MaxLvl->AL0	AL1	AL2	AL3		#MinReset->AL0	AL1	AL2	AL3		#MaxReset->AL0	AL1	AL2	AL3		#Delay	#GameMaster	#Use								//
//=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================//
	"/move"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//move <MapName>
	"/post"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//post <Message>
	"/str"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//str <Amount>
	"/agi"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//agi <Amount>
	"/vit"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//vit <Amount>
	"/ene"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//ene <Amount>
	"/reset"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//reset <Auto> <Str> <Agi> <Vit> <Ene>
	"/grandreset"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//grandreset
	"/pkclear"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//pkclear
	"/addmoney"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//addmoney <Amount>
	"/submoney"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//submoney <Amount>
	"/evo"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//evo
	"/ware"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//ware <Number>
	"/onlines"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//onlines
	"/war"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//war <GuildName>
	"/soccer"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//soccer <GuildName>
	"/re"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//re <ON|OFF|AUTO>
	"/global"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//gpost <Message>
	"/gmove"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//gmove <PlayerName> <MapNumber> <X> <Y>
	"/gmoveall"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//gmoveall <MapNumber> <X> <Y>
	"/chase"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//gchase <PlayerName>
	"/bring"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//gbring <PlayerName>
	"/disconnect"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//disconnect <PlayerName>
	"/fireworks"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//fireworks
	"/drop"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//drop <Group> <Index> <Level> <Skill> <Luck> <Option> <Excel>
	"/make"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//make (-quant) <Group> <Index> <Level> <Skill> <Luck> <Option> <Excel>
	"/makeset"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//makeset <Index> <Level> <Skill> <Luck> <Option> <Excel>
	"/clearinv"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//clearinv
	"/skin"					1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//skin <MonsterNumber>
	"/makemob"				1	1	1	1			0	0	0	0				*	*	*	*			*	*	*	*			*	*	*	*			*	*	*	*		0	0		//makemob <MonsterNumber>
end