## Gold Tree Emulator 3.0 System Configuration File
## Licence Information
GTE.username=GoldTreeEmulator
GTE.password=GoldTreeEmulator
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password={My DB Pass}
db.name={Database}
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=55
## Game TCP/IP Configuration
game.tcp.bindip={VPS IP}
game.tcp.port=30000
game.tcp.conlimit=5000
game.tcp.proxyip=
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
## Automatic shutdown
shutdown-server=
shutdown-server-player-limit=0
shutdown-warning-alert=!!!Hotel shutdown!!!
##Automatic update
disable.autoupdate=0
autoupdate=1
##ads settings
ads.disable=0
ads.allowedonlyrandomads=1