Welllll....
I used Serverpack 3.52 and installed Cavedude's DB.
The config xml file is as follows:
<?xml version="1.0">
<server>
<world>
<shortname>setme</shortname>
<longname>I Forgot To Edit My Config</longname>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>
</world>
</server>
|