]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/helpop.conf.example
Make core_hostname_lookup redo the lookup when a user's IP changes.
[user/henk/code/inspircd.git] / docs / conf / helpop.conf.example
index fb3f7b29995a96321924bce085ab5dcdd029d4e3..295b754d22a4c76be9b27d878405b326e1a8f6a6 100644 (file)
@@ -293,6 +293,8 @@ Matching extbans:
                an invite exception (requires operchans module).
  R:<account>   Matches users logged into a matching account (requires
                services account module).
+ U:<banmask>   Matches unregistered users matching the given banmask.
+               (requires services account module).
 
 Acting extbans:
 
@@ -316,8 +318,6 @@ Acting extbans:
                users (requires stripcolor module).
  T:<banmask>   Blocks notices from matching users (requires nonotice
                module).
- U:<banmask>   Blocks unregistered users matching the given banmask.
-               (requires services account).
 
 A ban given to an Acting extban may either be a nick!user@host mask
 (unless stated otherwise), matched against users as for a normal ban,