X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=include%2Fclient.h;h=32a559acf3fd9a6e021f0a917c518043dc0c9a03;hp=4fb584c3cb827defe72c2c6d464baf1943e5514a;hb=d13c7b5efd15eec19cbd08d00a3f65da03049868;hpb=e22c93b27e9f501b7869b310dff7df384e06f7e6 diff --git a/include/client.h b/include/client.h index 4fb584c..32a559a 100644 --- a/include/client.h +++ b/include/client.h @@ -126,6 +126,7 @@ enum Priv PRIV_FORCE_OPMODE, /**< can hack modes on quarantined channels */ PRIV_FORCE_LOCAL_OPMODE, /**< can hack modes on quarantined local channels */ PRIV_APASS_OPMODE, /**< can hack modes +A/-A/+U/-U */ + PRIV_UNLIMIT_FLOOD, /**< user won't get excess flooded */ PRIV_LAST_PRIV /**< number of privileges */ };