# This is a DMDirc configuration file.
# Written on: Mon Dec 17 23:32:19 GMT 2007

# This section indicates which sections below take key/value
# pairs, rather than a simple list. It should be placed above
# any sections that take key/values.
keysections:
  condition 0
  metadata

triggers:
  SERVER_CONNECTED

response:
  /.set --server popup umodes <umodes-op\n<umodes-voice

condition 0:
  argument=0
  component=SERVER_CHANNELUMODES
  target=ov
  comparison=STRING_EQUALS

metadata:
  description=Automatically sets the popup.umodes setting when connecting to a server, so that the correct user modes appear in the nicklist popup.
  author=Chris <chris@dmdirc.com>
  version=2
  component=19