This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-27 17:06:39 +02:00
Code
Activity
Files
ebda113f448cdde52d4015b75b09211eac182c8e
anope
/
modules
/
pseudoclients
T
History
lethality
ebda113f44
Made the message for unconfirmed nicks relevant to the ns_register registration setting
2013-06-06 17:28:59 +01:00
..
botserv.cpp
Initially attach all modules to all events, and detach them as the events are run if they are not implemented per module
2013-05-27 19:36:37 -04:00
chanserv.cpp
Move OnJoinChannel event to trigger after the user has completely joined and document it more about what you should and shouldnt do in it
2013-06-01 21:56:52 -04:00
global.cpp
Initially attach all modules to all events, and detach them as the events are run if they are not implemented per module
2013-05-27 19:36:37 -04:00
hostserv.cpp
Initially attach all modules to all events, and detach them as the events are run if they are not implemented per module
2013-05-27 19:36:37 -04:00
memoserv.cpp
Initially attach all modules to all events, and detach them as the events are run if they are not implemented per module
2013-05-27 19:36:37 -04:00
nickserv.cpp
Made the message for unconfirmed nicks relevant to the ns_register registration setting
2013-06-06 17:28:59 +01:00
operserv.cpp
Move CheckKick event to Channel and make os_forbid use it instead of kicking users in the join event, which does bad things
2013-06-01 14:55:45 -04:00