From 43d06197967eecbf002ba505acfb86bd585388ad Mon Sep 17 00:00:00 2001 From: James Vega Date: Fri, 30 Jan 2004 16:33:21 +0000 Subject: [PATCH] We don't use '.' as the channel capability separator anymore. --- plugins/Enforcer.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/Enforcer.py b/plugins/Enforcer.py index 74739f30c..e11dc463b 100644 --- a/plugins/Enforcer.py +++ b/plugins/Enforcer.py @@ -61,14 +61,14 @@ def configure(advanced): conf.registerPlugin('Enforcer') conf.registerChannelValue(conf.supybot.plugins.Enforcer, 'autoOp', registry.Boolean(False, """Determines whether the bot will automatically op - people with the .op capability when they join the channel.""")) + people with the ,op capability when they join the channel.""")) conf.registerChannelValue(conf.supybot.plugins.Enforcer, 'autoHalfop', registry.Boolean(False, """Determines whether the bot will automatically - halfop people with the .halfop capability when they join the + halfop people with the ,halfop capability when they join the channel.""")) conf.registerChannelValue(conf.supybot.plugins.Enforcer, 'autoVoice', registry.Boolean(False, """Determines whether the bot will automatically - voice people with the .voice capability when they join the + voice people with the ,voice capability when they join the channel.""")) conf.registerChannelValue(conf.supybot.plugins.Enforcer, 'takeRevenge', registry.Boolean(False, """Determines whether the bot will take revenge on