DAOC portal update - Dawn-of-Light/DOLSharp GitHub Wiki
If you have registered your new server to DAOC Portal you can setup your server status to this portal like below.
- Check in the "serverproperty" table the "Key" starting with the wording '%serverlistupdate%' and you should have:
- serverlistupdate_enabled : indicates if your server status is activated (False by default)
- serverlistupdate_user : contains your DAOC portal admin username
- serverlistupdate_password : contains your DAOC portal admin password
- Update your server property credentials :
- serverlistupdate_user : with the value of your DAOC portal admin username
- serverlistupdate_password : with the value of your DAOC portal admin password
- Activate your server status :
- serverlistupdate_enabled : set to True
- Restart your server A regular sending of your server's status will be done to DAOC Portal server (on/off, number of players...)