Ik heb een programma met het volgende configuratie bestand.
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration asASd1684ASdasdtbykyuadC_
db.hostname=localhost
db.port=3306
db.username=*******
db.password=********
db.name=*******
db.mssql=True
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=100
db.pool.maxsize=150
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=True
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=*
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
debug.console=0
group.enabled=true
auth.ssodisabled=True
#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
game.pixel.enabled=True
game.pixel.amount=10
game.pixel.time=10
#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
game.credits.enabled=True
game.credits.amount=10
game.credits.time=20
game.login.credits.receiveamount=5000
game.login.pixel.receiveamount=5000
GC.LatencyMode=default
## connectiond details
con.socket=9001
con.max_servers=10000
con.con_per_ip=10000
## connection interval
ping.interval=2000
request.interval.active=2000
request.interval.idle=60000
version.id=1
game.gift.ids=161,162,163,164,165,166,167
groups.enabled=TrueEn deze fout