Add a New Comment (Rich Markup)
This should OK after fix of bug #36756 (fixed 6 months ago).
Extra: http://www.mirc.net/raws/#008 http://www.unrealircd.com/files/docs/unreal32docs.html#feature_snomasks http://wiki.inspircd.org/SNOMASK http://wiki.inspircd.org/2.0/SNOMASK
inspircd has two kinds of usermodes: normal usermodes and, for ircops, snomasks. Example: /mode ircop +w This, as we know, allows ircop to receive wallops. The snomask works a bit differently: /mode ircop +s +AaNn-Cc This sets a snomask, adding the modes A, a, N and N and removing the modes Cc. When an ircop does /oper he gets more usermodes and this snomask is first set: /oper ircop password --> | :server MODE ircop :+o --> | :server 381 ircop :You are now an IRCop --> | :ircop!ircop@somehost MODE ircop -i+ISWhows +aAkKlLoOxfjJgG Let's view usermodes <-- | MODE ircop --> | :server 221 ircop :+ISWhorsw --> | :server 008 ircop +AGJKLNOafgjklnotx :Server notice mask So our usermode is: +ISWhorsw +AGJKLNOafgjklnotx What does the irc_server infolist think our usermode is? nick_modes....................: str 'xrosaAkKlLOfjJgGhwISWnNt' What should it be? nick_modes....................: str 'ISWhorsw' and an additional nick_snomask nick_snomask..................: str 'AGJKLNOafgjklnotx' I realise that this might raise problems. How would you know when mode +s is a snomask and when it is simply a usermode without the extra flags?
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Only logged-in users can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Follow 4 latest changes.
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.11