This readme and the plugin were derived from the original plugin_bot by Alfred Reynolds. The plugin is designed to work with JoeBot only. The commands are run as rcon commands are ( from the server console ) meaning this allows users with the correct access level to control the bots on a server without the need to give them rcon access or admin_rcon. To compile this or any plugin, take a look at the Admin Mod manual available at http://www.adminmod.org/help/online/index.htm This plugin is configured to allow access to commands with an admin access of 1024. To raise or lower this change the following define to suit your servers configuration needs in the sma file and recompile. #define ACCESS_BOT 1024 Joebot commands in this plugin: admin_addbot: Adds a bot. Parameters are as normal for the Bot admin_endround: End the bot round. admin_kickbots: Kick all Bots. admin_botshooton: Turn on bot shoot. admin_botshootoff: Turn off bot shoot. admin_addbotct: Add a Counter Terrorist Bot. admin_addbott: Add a Terrorist Bot. admin_kickbotct: Kick a Counter Terrorist Bots. admin_kickbott: Kick a Terrorist Bots. admin_fillserver: Fill the server with Bots. Use scite from http://www.scintilla.org. It's a nice free editor that runs on Windows or Linux.