diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-10 10:25:18 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-10 10:25:18 +0000 |
commit | de6e135ccedfbc5b563d183b57c27335beaa67c8 (patch) | |
tree | 749425c855cab3181a4ed247f91de1f2cfd45ae9 /conf/inspircd.helpop-full.example | |
parent | 67ee3c85524f265c0e414d74987d656a02933eb0 (diff) |
Remove PARKSTATS from example helpop conf, thanks HiroP
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6947 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.helpop-full.example')
-rw-r--r-- | conf/inspircd.helpop-full.example | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index ecf30ad64..e2abc4595 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -234,7 +234,7 @@ SETIDLE SETHOST SETNAME SETIDENT SWHOIS OPERMOTD CHGHOST CHGNAME CHGIDENT CBAN NICKLOCK NICKUNLOCK LOADMODULE UNLOADMODULE GLOBOPS SPYLIST SPYNAMES GLOADMODULE GUNLOADMODULE MKSHA256 -PARKSTATS FREEZE UNFREEZE OPERPERMS RCONNECT"> +FREEZE UNFREEZE OPERPERMS RCONNECT"> <helpop key="rconnect" value="/RCONNECT [source mask] [target mask] All servers matching [source mask] will try to connect to @@ -250,9 +250,6 @@ User is also notified they have been frozen."> <helpop key="unfreeze" value="/UNFREEZE [nick] Unfreezes a user frozen by the /FREEZE command."> -<helpop key="parkstats" value="/PARKSTATS -Displays the park module's statistics"> - <helpop key="spylist" value="/SPYLIST Operates the same as /LIST but includes +s and +p channels."> |