How do I install Anope modules?

To install Anope modules, follow these steps: 

1. login to shell
2. cd anope-version.number
3. cd src/modules
4. wget http://modules.anope.org/modulename.c
5. cd ../..
6. make modules
7. make install
8. on IRC type /operserv modload modulename (without the .c extension)

You can also auto load the module by editing services/services.conf in the ModuleDelayedAutoLoad section. 
  • 19 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Am I allowed to run BOPM/services on my IRCD account?

Yes, you may run BOPM and/or services providing you have purchased enough background processes...

I'm getting this error: ./Config: Permission denied

If you are getting to following error - ./Config: Permission denied. OR ./configure: Permission...

How do I install Anope Services?

Retrieve the latest build of your choice from http://www.anope.orgLogin to your shell and...

How do I install Unreal 3.2 IRCD on my account?

1. Connect to the shell and execute the following: wget...

Can I get a mysql database?

We don't mind you using mysql providing its conservative use, not anything resource intensive....