2010-03-18 13:22:15 +00:00
|
|
|
# DarkPlaces server data
|
|
|
|
dp_server = 172.23.42.54
|
|
|
|
dp_password = hackme
|
|
|
|
|
|
|
|
# IRC configuration
|
|
|
|
irc_server = irc.oftc.net
|
2010-03-30 20:55:57 +00:00
|
|
|
irc_nick = testXon
|
|
|
|
irc_nick_alternates = testXon_ testXon__
|
2010-03-18 13:22:15 +00:00
|
|
|
irc_user = banme
|
2010-03-30 20:55:57 +00:00
|
|
|
irc_channel = #Xonotic-Pwayers
|
2010-03-18 13:22:15 +00:00
|
|
|
|
|
|
|
# uncomment for server administration via IRC
|
|
|
|
#irc_admin_password = hackme
|
|
|
|
|
|
|
|
# IRC NickServ authentication (optional)
|
|
|
|
#irc_nickserv_password = hackme
|
|
|
|
|
|
|
|
# IRC Quakenet challenge/response authentication (optional)
|
|
|
|
#irc_quakenet_authname = hack
|
|
|
|
#irc_quakenet_password = me
|
|
|
|
# Users with a Q account listed here can use admin commands on the bot
|
|
|
|
#irc_quakenet_authusers = a b c
|
|
|
|
|
2011-12-27 12:54:03 +00:00
|
|
|
# IRC on-connect commands
|
|
|
|
#irc_commands = PRIVMSG Admin :hello, I am there; MODE $nick +x
|
|
|
|
|
2010-03-18 13:22:15 +00:00
|
|
|
# Extra plug-ins to load
|
|
|
|
#plugins =
|
|
|
|
|
|
|
|
# Alternate IRC trigger (can be used instead of nickname to send stuff to the server)
|
2010-03-30 20:55:57 +00:00
|
|
|
#irc_trigger = xonxonxon
|
2010-03-18 13:22:15 +00:00
|
|
|
|
|
|
|
# Custom output options
|
|
|
|
#irc_announce_slotsfree = 1
|
|
|
|
# The var irc_announce_mapchange can be set to either never, notempty or always
|
|
|
|
#irc_announce_mapchange = always
|
|
|
|
|
|
|
|
# Tuning
|
|
|
|
#dp_secure = 1
|
|
|
|
#dp_secure_challengetimeout = 1
|
|
|
|
#dp_server_from_wan =
|
|
|
|
#dp_listen =
|
2011-11-07 12:52:36 +00:00
|
|
|
#dp_listen_from_server =
|
2010-03-18 13:22:15 +00:00
|
|
|
#dp_status_delay = 30
|
2010-10-28 12:06:48 +00:00
|
|
|
#dp_utf8_enable = 1
|
2012-02-24 12:29:37 +00:00
|
|
|
#dp_timinglog = timing.log
|
2010-03-18 13:22:15 +00:00
|
|
|
#irc_reconnect_delay = 300
|
|
|
|
#irc_admin_timeout = 3600
|
|
|
|
#irc_admin_quote_re =
|
|
|
|
#irc_local =
|
|
|
|
#irc_ping_delay = 120
|
|
|
|
#irc_nickserv_identify = PRIVMSG NickServ :IDENTIFY %2$s
|
|
|
|
#irc_nickserv_ghost = PRIVMSG NickServ :GHOST %1$s %2$s
|
|
|
|
#irc_nickserv_ghost_attempts = 3
|
|
|
|
#irc_quakenet_getchallenge = PRIVMSG Q@CServe.quakenet.org :CHALLENGE
|
|
|
|
#irc_quakenet_challengeauth = PRIVMSG Q@CServe.quakenet.org :CHALLENGEAUTH
|
|
|
|
#irc_quakenet_challengeprefix = :Q!TheQBot@CServe.quakenet.org NOTICE [^:]+ :CHALLENGE
|
|
|
|
|
|
|
|
# Example: Gamesurge AuthServ (does not provide ghosting)
|
|
|
|
#irc_nickserv_password = mypassword
|
|
|
|
#irc_nickserv_identify = AUTHSERV AUTH myauthname %2$s
|
|
|
|
#irc_nickserv_ghost =
|
|
|
|
#irc_nickserv_ghost_attempts = 0
|
|
|
|
|
|
|
|
# Example: connect to a non-secure DP server
|
|
|
|
#dp_secure = 0
|