| Description |
The purpose of patch is to introduce more or less needed features to
original Undernet IRCd (IRCu 2.10.10) software.
During the development some features from the QuakeNet patch by Darren Coleman
has been added to patch, mostly because QuakeNet started using Lain.
|
| Downloads |
Current stable: Lain 1.2
[tarball]
If there's any feature you'd like to see added, let me know. Mail sivis@b2irc.net or find me on IRC (Bafi@QuakeNet, Sivis@B2IRC)
Older versions
Lain 1.2 Network specific configuration package for B2IRC
|
| Documentation |
- Brief guide about patch specific features
|
| Features |
New
- New commands:
- Opers can use /check command to get detailed information about user/channel/server
- Opers can use /sethost to change their host and ident dynamically
- Users can use /sethost to change their host dynamically
- Opers can use /servmode to send servermodes accross network
- New usermodes
- Opers can set usermode +n to hide channels they are on from whois
- Opers can set usermode +k (Channel service)
- Opers can set usermode +X (Extended oper rights) which include:
- Joining invite only channels
- Joining keyed channels without giving the key
- Joining channels if banned
- Joining full channels
- Kicking/deoping/killing +k users (Services are protected against this)
- New channelmodes
- Channelmode +c to filter/block colors from messages to channel
- Channelmode +C to prevent CTCPs to channel
- New features
- Support for ACCOUNT server command for services
- Clients can get 'fakehosts' via F: lines
- Opers can externally message channels with chanmode +n
- Opers can speak on moderated channels
- Opers can speak on channels even if banned
- Single letter nicks are protected as network service nicks (Only from local users)
- Opers don't drop on excess flood / max SendQ exceeded anymore
- Opers have smaller penalty when flooding (approx. 1 message / 1 sec)
- Nick G-lines, (new G-line setting format: GL * +nick!ident@host ...)
- When channel is G-lined server kicks it's own users from matching channels
Changed:
- Trace needs -f flag if you want it to output normal users (/trace -f server.name)
- Added some additional documentation
|