I need your help. Some players cursing to other players.
How can I ban someone from my server.
Moderators: toqer, gothic_hobbit, civilian, okaygo
# USER PRIVILEGES
# ===============
# Syntax: user,<NORMAL|ELEVATED|ADMIN>,<ip address filter>,[login announcement]
# Examples:
# - Grant admin access to anyone on the local network with login announcement:
# user,ADMIN,192.168.*|10.0.0.*|127.0.0.1,Local Admin Logged In!
# - Silently grant admin access to a specific ip address:
# user,ADMIN,69.137.29.150,
# - Grant elevated access to a specific ip address with login announcement:
# user,ELEVATED,69.137.29.150,Welcome Moosehead!
# - Grant no special access but make a login announcement to users from Asia:
# user,NORMAL,2*,Welcome user from Asia!
# - Grant ADMIN access to a dynamic DNS name
# user,ADMIN,dns:yourname.no-ip.org,Admin Connected!
user,ADMIN,127.0.0.1,Server Owner Logged In!
user,ADMIN,192.168.*,Server Owner Logged In!
Users browsing this forum: No registered users and 1 guest