Name
	bandel - deletes a ban from the banlist
Usage
	bandel <ban_id>
	This will delete the ban specified by ban_id (->banlist) out of the
	banlist of the selected server.
Example
	banlist
	>b_id    ip      created mins    by
	>69      111.222.333.*   23-10-2003 01:31:41     0       "SSA_Account9"
	>70      333.222.111.*   23-10-2003 01:31:57     10      "SSA_Account9"
	>OK
	bandel 70
	>OK
	banlist
	>b_id    ip      created mins    by
	>69      111.222.333.*   23-10-2003 01:31:41     0       "SSA_Account9"
	>OK
	