Guest User

Untitled

a guest
Jun 3rd, 2018
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. # DarkPlaces server data
  2. dp_server = 66.219.7.199:26004
  3. dp_password = ************
  4.  
  5. # IRC configuration
  6. irc_server = irc.quakenet.org
  7. irc_nick = CTF-Tux
  8. irc_user = mit
  9. irc_channel = #mit.servers
  10.  
  11. # IRC NickServ authentication (optional)
  12. #irc_nickserv_password = hackme
  13.  
  14. # IRC Quakenet challenge/response authentication (optional)
  15. #irc_quakenet_authname = hack
  16. #irc_quakenet_password = me
  17.  
  18. # Extra plug-ins to load
  19. #plugins =
  20.  
  21. #irc_trigger = ctf
  22.  
  23. # Tuning
  24. #dp_server_from_wan =
  25. #dp_listen = 141.2.16.23:27771
  26. #dp_status_delay = 30
  27. #irc_ping_delay = 120
  28. #irc_nickserv_identify = PRIVMSG NickServ :IDENTIFY %2$s
  29. #irc_nickserv_ghost = PRIVMSG NickServ :GHOST %1$s %2$s
  30. #irc_nickserv_ghost_attempts = 3
  31. #irc_quakenet_getchallenge = PRIVMSG Q@CServe.quakenet.org :CHALLENGE
  32. #irc_quakenet_challengeauth = PRIVMSG Q@CServe.quakenet.org :CHALLENGEAUTH
  33. #irc_quakenet_challengeprefix = :Q!TheQBot@CServe.quakenet.org NOTICE [^:]+ :CHALLENGE
  34.  
  35. # Example: Gamesurge AuthServ (does not provide ghosting)
  36. #irc_nickserv_password = mypassword
  37. #irc_nickserv_identify = AUTHSERV AUTH myauthname %2$s
  38. #irc_nickserv_ghost =
  39. #irc_nickserv_ghost_attempts = 0
Add Comment
Please, Sign In to add comment