ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/wizhelp/banish
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: rel-2_0, rel-2_1, UPSTREAM_2006_03_15, LAST_C_VERSION, STABLE, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# Content
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.