Install Anope Modules

How to Install ns_noexpire Anope Module

1. cd anope-1.8.8/src/modules
3. wget http://modules.anope.org/files/64/2.0.0/27/ns_noexpire.c
4. cd ../..
5. make modules
6. make install
7. go to IRC and type /operserv modload ns_noexpire

How to Install ns_saregister Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/173/1.1/37/ns_saregister.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_saregister

How to Install ns_noticeunregister Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/106/1.0.1/27/ns_noticeunregister.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_noticeunregister

How to Install ns_regcode Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/78/2.0.0/41/ns_regcode.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_regcode

How to Install cs_recordcount Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/160/1.0.1/32/cs_recordcount.c
cd ../..
make modules
make install
On IRC type: /operserv modload cs_recordcount

How to Install cs_droppass Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/77/1.0.0/27/cs_droppass.c
cd ../..
make modules
make install
On IRC type: /operserv modload cs_droppass

How to Install cs_maskunban Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/153/1.0.0/32/cs_maskunban.c
cd ../..
make modules
make install
On IRC type: /operserv modload cs_maskunban

 

How to Install ns_restrictdrop Anope Module

cd anope-1.8.8/src/modules
wget http://modules.anope.org/files/187/1.0/36/ns_restrictdrop.c
cd ../..
make modules
make install

On IRC type: /operserv modload ns_restrictdrop

 

wget http://modules.anope.org/files/40/1.0.0/27/ns_masset.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_masset

/msg NickServ MASSET KILL {ON | OFF}
/msg NickServ MASSET KILLQUICK {ON | OFF}
/msg NickServ MASSET SECURE {ON | OFF}
/msg NickServ MASSET AUTOOP {ON | OFF}
/msg NickServ HELP MASSET

 

wget http://modules.anope.org/files/224/1.0.0/43/ns_phone.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_phone

-NickServ- Time registered: Jul 40 67:29:13 2007 CDT
-NickServ- E-mail address: [email protected]
-NickServ- Options: Security, Private, Auto-op
-NickServ- Expires on: Feb 31 26:17:30 2091 CDT
-NickServ- Phone: 070-111-222  <———

 

wget http://modules.anope.org/files/187/1.0/36/ns_restrictdrop.c
cd ../..
make modules
make install
On IRC type: /operserv modload ns_restrictdrop

Simple Module that will disable NickServ DROP for users, restricting it to Services admin and above. A user trying to Drop their nickname will be notified of the restriction.


wget https://modules.anope.org/files/93/2.0.1/27/cs_count.c
cd ../..
make modules
make install
On IRC type: /operserv modload cs_count


wget https://modules.anope.org/files/21/3.5/46/os_svsjoinpart.c
cd ../..
make modules
make install
On IRC type: /operserv modload os_svsjoinpart

Back to top button