]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
All done.
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 25 Sep 2006 17:52:27 +0000 (17:52 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 25 Sep 2006 17:52:27 +0000 (17:52 +0000)
commitf07a2aa0866a8f953b41ba21592919f05d3a315e
treefe3004a94b41de89e7c8ab3301de5d8f9bc7f203
parentfdba9740cb1627afb119ab3bc0b3f969b0ef1611
All done.
Modules may now change the privialges each user gets as they join, in OnUserPreJoin. For the first user in, this value defaults to a string  containing "@" otherwise it defaults to a string  containing nothing. If you change it, they get the new prefixes instead, and yes module-based prefixes ARE supported and its all automatically networked.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5327 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_cban.cpp
src/modules/m_denychans.cpp
src/modules/m_joinflood.cpp
src/modules/m_kicknorejoin.cpp
src/modules/m_operchans.cpp
src/modules/m_override.cpp
src/modules/m_redirect.cpp
src/modules/m_restrictchans.cpp
src/modules/m_services.cpp
src/modules/m_services_account.cpp
src/modules/m_sslmodes.cpp