Tip of the day: Channel mode +P makes a channel permanent. The topic and modes are preserved,

even if all users leave the channel, and even if the server is restarted thanks to channeldb.

Translations:Upgrading from 5.x/26/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

Update your snomasks

Check in your config file if you have a set block with an snomask-on-oper item, and/or if you have any oper blocks with an snomask item:

  • In UnrealIRCd 6 lots of snomask letters changed! See Snomasks
  • The new default snomask for opers in UnrealIRCd 6 is +bBcdfkqsSoO
  • If you have a snomask setting in your config file, be sure to update it! Or just remove the line to stick with the defaults
  • If you don't have a set::snomask-on-oper or oper::snomask, then you don't need to change anything