Si.
ecco il config:
## Phoenix 3.0 System Configuration File
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=giocosi12
db.name=chabbohotel
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=25.80.191.62
game.tcp.port=300
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=25.80.191.62
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=0