cd16576b04
Convert m_shun and m_cban to use new XLine framework Allow for custom prefixes to be used in /notice #chan e.g. & /WATCH away notification Exceptions for m_denychans. userrec::HasPermission -> map of maps, for (even faster) access For all the details see: http://wiki.inspircd.org/Development/Roadmap/1.2
6 lines
413 B
Text
6 lines
413 B
Text
InspIRCd is a modular C++ IRC Daemon for Linux, BSD and Windows systems
|
|
created to provide a stable, modern, lightweight ircd (irc server) from
|
|
scratch and provide a vast number of features in a modularised form using
|
|
an advanced module API. By keeping the functionality of the main core to a
|
|
minimum we hope to increase the stability and speed of our project and make
|
|
it customisable to the needs of many users.
|