ESL Server Plugin CS:GO
Powered by www.esl.eu and coded by http://www.esl.eu/eu/player/780568/
------------------------------------------------------------------------

Special thanks to Eun: http://www.esl.eu/eu/player/1983053/ for coding the webserver and download API

Features:


- you can check the plugin version with "eslplugin_version"
- you can check the activation status via "rcon status"
- autoupdate all server configs
- warns if server needs restart
- prints server version on join
- shortcut configs with rcon 1on1, rcon 2on2 ...
- with esl_autorecord 1 you can enable demorecording when 2 or more players are connected
- with esl_autoarmor 1 every player will get 100 armor each round. This is usefull for knife fights..
- with esl_webstart you can start a webserver that runs default on the sourcetv port and allows you to download replays in proteced mode, directly from the server
	- protected via rcon password
	- choose own IP and port via esl_webip and esl_webport (0 sets it to its defaults)
	- shut down via esl_webstop
- with esl_cashback you can enable auto-cash-drawback on server reconnect

------------------------------------------------------------------------

Available commands:

- status
	Shows if the plugin is active and prints the current version
	it also executes the status / rcon status command automatically
- esl_dxkick_enable / esl_dxkick_disable
	Enables or disables the DX-Forcing on next map load (rcon only)
- eslplugin_version
	Prints the version variable (Read only)
- eslplugin_active
	Used for HLSW to proof that the plugin is loaded. (Read only)
- esl_update
	Manually check for updates
- esl_autorecord [0 / 1] (default: 0)
	Creates a replay if two or more players are connected and stopps if server is empty
- esl_autoarmor [0 / 1] (default: 0)
	Sets armor of all players to 100 each round
- 1on1, 2on2, 3on3, 2on2aml...
	exec server configs
- User Console: eslstatus
	prints usual status plus Versions of the ESL Plugin (will add more later!)
- esl_webstart / esl_webstop
	starts or stopps the internal webserver
- esl_webip
	Changes the listening IP of the webserver to a specific one (0 to use server IP)
- esl_webport
	changes the listening port of the webserver to a specific one (0 to use tv_port)
- esl_cashback [ 0 / 1 ] (default: 1)
	enable auto-cash-drawback on server reconnect

------------------------------------------------------------------------

Installation:

- copy all files to your cstrike/addons folder

------------------------------------------------------------------------