]> jfr.im git - irc/gameservirc.git/blob - gameserv/gameserv.conf
Makefile Modification for tcpserver.cpp
[irc/gameservirc.git] / gameserv / gameserv.conf
1 # Comments can only begin at the beginning of a line, and must begin with a pound (#)
2 # GameServ Nickname
3 s_GameServ GameServ
4
5 # GameServ Host
6 gshost the-irc.org
7
8 # GameServ username (ie. username@host)
9 gsident GameServ
10
11 # Gameserv Psuedo Server Name
12 servername gameserv.the-irc.org
13
14 # GameServ Forest channel
15 c_Forest #forest
16
17 # GameServ Forest Channel Topic
18 c_ForestTopic The forest is dark and gloomy.
19
20 # The hostname/ip of the real ircd gameserv will be connected to
21 remoteserver 69.55.239.3
22
23 # The port on the real ircd gameserv will be connecting to
24 remoteport 7029
25
26 # The password for linking to the real ircd
27 remotepass cheesinitz
28
29 # Filename to store player data in.
30 playerdata players.dat