Skip to content
DigitalBox98 edited this page Feb 7, 2022 · 5 revisions

If you have registered your new server to DAOC Portal you can setup your server status to this portal like below.

  1. 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
  1. 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
  1. Activate your server status :
  • serverlistupdate_enabled : set to True
  1. Restart your server
    A regular sending of your server's status will be done to DAOC Portal server (on/off, number of players...)
Clone this wiki locally