Advertisement
Guest User

Untitled

a guest
Sep 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. ServerConfig {
  2. Name = "neo.gtaxl.net"
  3.  
  4. Info = "GTAXLnet NeoStats Server"
  5.  
  6. ServiceChannel = "#ControlDeck"
  7.  
  8. ServerNumeric = 4
  9.  
  10. BindTo = "88.88.99.12"
  11.  
  12. Protocol = "unreal32"
  13. }
  14.  
  15. Options {
  16. ReconnectTime = 10
  17.  
  18. UsePrivmsg = false
  19.  
  20. OperOnly = false
  21.  
  22. ServerSettime = 24
  23.  
  24. DatabaseType = "gdbm"
  25.  
  26. LogFileNameFormat = "-%m-%d"
  27.  
  28. RootNick = "NeoStats"
  29.  
  30. ServicesHost = "neo.gtaxl.net"
  31. }
  32.  
  33. Servers {
  34.  
  35. IpAddress = "127.0.0.1"
  36.  
  37. Port = 7003
  38.  
  39. Password = "*****************************"
  40. }
  41.  
  42. ServiceRoot {
  43. Mask = "GTAXL!*@staff.gtaxl.net"
  44. }
  45.  
  46. Modules {
  47. MODULENAME = {"update", "statserv", "hostserv", "connectserv", "operlog", "extauth", "quoteserv", "limitserv", "secureserv", "blsb", "opsb", "logserv", "floodserv", "seenserv",
  48. }
  49. }
  50.  
  51. NeoNet {
  52. UserName = "GTAXL"
  53.  
  54. PassWord = "************"
  55.  
  56. Port = 2960
  57.  
  58. Connect = "yes"
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement