NAME
	block

ACCESS LEVEL
	archwizard

SYNOPSIS
	block list
	block add <ip-number>
	block remove <entry>

DESCRIPTION
	Block all access to the mud from a certain site. This disallows
	all access, even from existing characters.

OPTIONS
	list	- list the currently blocked sites;
	add	- add site <ip-number> to the list of blocked sites;
	remove	- remove the block of a site where <entry> is the
		  index of the site in the "block list" enumeration.

WARNING
	Since this command block _all_ access, you are recommended to use
	this as a final measure against abusive people.

SEE ALSO
	lockout
