/* FOR *NIX, uncomment the following 2lines: */ loadmodule "/home/grad/sdvormwa/Download/Unreal3.2.7/src/modules/commands.so"; loadmodule "/home/grad/sdvormwa/Download/Unreal3.2.7/src/modules/cloak.so"; loadmodule "/home/grad/sdvormwa/Download/Unreal3.2.7/src/modules/m_utf8nicks.so"; /* * Include other config files */ /************************************\ |* Network configuration *| |* Do not modify any of these files *| |* without specific instruction *| \************************************/ /* General configuration */ include "network.conf"; /* Command aliases */ include "aliases.conf"; /* Language filter */ include "badwords.conf"; /* Disallowed identities */ include "bans.conf"; /* Connection configuration */ include "connect.conf"; /* DCC policy */ include "dccallow.conf"; /* Online usage documentation */ include "help.conf"; /* Automatic advertising filter */ include "spamfilter.conf"; /************************************\ |* Server configuration *| |* These files MUST be modified to *| |* suit the needs of the server. *| \************************************/ /* General configuration */ include "server.conf"; /* Links to the network */ include "links.conf"; /* Oper blocks for this server */ include "opers.conf";