diff options
author | Adam <Adam@anope.org> | 2012-12-29 11:09:54 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-12-29 11:09:54 -0500 |
commit | 793c4382868744f6a9522bd1a1865ffff1dbdb70 (patch) | |
tree | 899b9008259ef9362a075aae86df7e34011933b6 /data/botserv.example.conf | |
parent | 6b1f323bb519009048a94c8bb3d003288a339345 (diff) |
Remove clearuser references from configs
Diffstat (limited to 'data/botserv.example.conf')
-rw-r--r-- | data/botserv.example.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf index 09d644e0c..2980e0057 100644 --- a/data/botserv.example.conf +++ b/data/botserv.example.conf @@ -274,7 +274,6 @@ fantasy { name = "AKICK"; command = "chanserv/akick"; } fantasy { name = "AOP"; command = "chanserv/aop"; } fantasy { name = "APPENDTOPIC"; command = "chanserv/appendtopic"; } fantasy { name = "BAN"; command = "chanserv/ban"; } -fantasy { name = "CLEARUSERS"; command = "chanserv/clearusers"; } fantasy { name = "CLONE"; command = "chanserv/clone"; } fantasy { name = "DEHALFOP"; command = "chanserv/dehalfop"; } fantasy { name = "DEOP"; command = "chanserv/deop"; } |