================================================================================
AMXModX Plugin
http://amxmodx.org
--------------------------------------------------------------------------------
Name   : Status Monitor
Author : eXoR
Version: 1.1a
--------------------------------------------------------------------------------
Shows a Hud Message where standing:
  Current Time
  Current Nick
  Current IP
  Current Ping
  Played Time
  Timeleft
  Frags / Deaths
  Free Slots / Active Players

CVars & Commands:
 cvar:	amx_sm_admins 1|0	0 = All Users can use the Status Monitor, 1 = Only admins can use the Status Monitor
 cmd: 	status (say)		Shows the Status monitor
 cmd:	status_mon (Console)	Shows the Status Monitor
--------------------------------------------------------------------------------
Changelog:

Version 1.1a:
    * Fixed Bug that say you SM is disabled but its enabled

Version 1.0:
    * Some little bug fixes
    * Admin CVar added for a Admins only function
    * Active Players Status added
    * Unknown Command echo in console fixed
    * Changed 'status activated' speech to 'status screen activated'
    * and some more

Version 0.1:
    * First release
--------------------------------------------------------------------------------
Installation:
- Extract file status_monitor.amx to directory addons/amxmodx/plugins
- Open addons/amxmodx/configs/plugins.ini
- Add a line containing: status_monitor.amxx
--------------------------------------------------------------------------------
Credits:
 KleeneX (For helping)
 Redfox (For helping)
================================================================================
