ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/wizhelp/banish
Revision: 1.1
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 syntax: banish <player>
2     'Kicks' the named player and adds their current IP address to the banish file. This will prevent the named player from logging into the server (from their current IP).
3     This is an in-game version of the ban function meant for short term relief of persistant goons and for DMs who do not have shell access.
4     It is probably a good idea to clear out the banish file (var/crossfire/banish_file) on a regular basis and delete or move any entries to the ban_file if desired.