Limnoria-doc/use/plugins/protector.rst

42 lines
879 B
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-protector:
The Protector plugin
====================
2011-11-01 13:32:41 +01:00
Enforces channel capabilities (op/voice).
.. _plugin-protector-config:
Configuration
-------------
.. _supybot.plugins.Protector.enable:
supybot.plugins.Protector.enable
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is enabled in a given channel.
.. _supybot.plugins.Protector.immune:
supybot.plugins.Protector.immune
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: []
Determines what nicks the bot will consider to be immune from enforcement. These nicks will not even have their actions watched by this plugin. In general, only the ChanServ for this network will be in this list.
.. _supybot.plugins.Protector.public:
supybot.plugins.Protector.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.