-----------------------
PLUGIN BASE
-----------------------

-----------------------
* Aufgabe des Plugins:
-----------------------

Diese Plugin beinhaltet alle Basis Befehle.

-----------------------
* Installation:
-----------------------

Wenn man mchte, dass Logeintrge in die log_banned.txt gemacht werden,
muss file_access_write 1 in der adminmod.cfg gesetzt sein.

-----------------------
* Befehle:
-----------------------
admin_ban <target or STEAM_ID or IP> [<minutes>] [<reason>]: Bans target. 0 is permanent.
admin_banip <target or STEAM_ID or IP> [<minutes>] [<reason>]: Bans targets ip address. 0 is permanent.
admin_cfg <config file>: Executes config file on server.
admin_execall <command>: Force everyone to execute command.
admin_execclient <target> <command>: Force target to execute command.
admin_execteam <team> <command>: Force everyone on team to execute command.
admin_fraglimit <fraglimit>: Sets the mp_fraglimit cvar.
admin_friendlyfire <friendlyfire>: Sets the mp_friendlyfire cvar.
admin_gravity <gravity>: Sets the sv_gravity cvar.
admin_hostname <name>: Sets the hostname cvar.
admin_kick <target> [<reason>]: Kicks target.
admin_listmaps: Shows maps in mapcycle.
admin_map <map>: Changes map.
admin_map_exec <0/1>: Sets methode for changing map.
admin_nextmap: Shows next map in cycle.
admin_nopass: Clears the server's password.
admin_pass <password>: Sets the server's password.
admin_pause: Sets the pausable cvar to 1.
admin_rcon <cmd>: Executes rcon command.
admin_reload: Reloads Admin Mod files.
admin_servercfg <config file>: Sets the config file as the server's default.
admin_teamplay <teamplay>: Sets the mp_teamplay cvar.
admin_timeban <player>: Bans player for 30 minutes.
admin_timeleft: Shows the time left.
admin_timelimit <timelimit>: Sets the mp_timelimit cvar.
admin_unpause: Sets the pausable cvar to 0.
admin_unban <STEAM_ID or IP>: Unbans target.
admin_userlist [<name>]: Shows a list of users.
