About 27,900 results
Open links in new tab
  1. How to work with Conf Files - AzerothCore

    All config properties can be found in the .conf.dist file, however, this file is never read. At server startup, we read first the .conf files and load all properties under sConfig object. Any values not present in …

  2. AzerothCore worldserver.conf settings · GitHub

    Nov 6, 2022 · AzerothCore worldserver.conf settings. GitHub Gist: instantly share code, notes, and snippets.

  3. Windows Server Setup - AzerothCore

    First of all you need to find the two default config files (named worldserver.conf.dist and authserver.conf.dist) and copy them. Then rename the copies their namesakes without the .dist …

  4. azerothcore-wotlk/src/server/apps/worldserver/worldserver.conf ... - GitHub

    Complete Open Source and Modular solution for MMO. Contribute to azerothcore/azerothcore-wotlk development by creating an account on GitHub.

  5. Setting up a private Wow server - iamas.ink

    Oct 25, 2024 · You can configure the worldserver.conf and authserver.conf in ./env/dist/etc by default. If they don't exist, copy and rename the .conf.dist files to just be .conf.

  6. AzerothCore setup - nolt/acore-lxd-image GitHub Wiki

    To manage your AzerothCore server (start, stop and restart) you can use restarter: Congratulation! Your AzerothCore server is runing on LXD container. Remember to change IP in your game client.

  7. azerothcore - How can I change config files for my server in the …

    Jun 4, 2021 · 0 I have an AzerothCore Docker setup (standard). How can I access to local files in order to change my server's configuration? I searched a bit but I couldn't find any volumes. And when we …

  8. docs-en:server-setup.md [AzerothCore CN]

    The configuration, conf, files are where you configure your settings for the world- and authserver. Every time the core is recompiled a distributed, .dist, conf file will be made where all the default options are …

  9. wiki/docs/how-to-work-with-conf-files.md at master - GitHub

    At server startup, we read first the .conf files and load all properties under sConfig object. Any values not present in .conf file will be taken by the default values in the core.

  10. Linux Server Setup - AzerothCore

    First of all you need to find the two default config files (named worldserver.conf.dist and authserver.conf.dist) and copy them. Then rename the copies their namesakes without the .dist …