.. _plugin-plugin: The Plugin plugin ================= Authorship ---------- .. _command-plugin-contributors: plugin contributors [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Replies with a list of people who made contributions to a given plugin. If ** is specified, that person's specific contributions will be listed. Note: The ** is the part inside of the parentheses in the people listing. .. _command-plugin-author: plugin author ^^^^^^^^^^^^^^^^^^^^^^ Returns the author of **. This is the person you should talk to if you have ideas, suggestions, or other comments about a given plugin. Help ---- .. _command-plugin-help: plugin help ^^^^^^^^^^^^^^^^^^^^ Returns a useful description of how to use **, if the plugin has one. .. _command-plugin-plugin: plugin plugin ^^^^^^^^^^^^^^^^^^^^^^^ Returns the name of the plugin that would be used to call **. If it is not uniquely determined, returns list of all plugins that contain **. .. _command-plugin-list: plugin list ^^^^^^^^^^^ Returns a list of the currently loaded plugins. .. _command-plugin-plugins: plugin plugins ^^^^^^^^^^^^^^^^^^^^^^^^ Returns the names of all plugins that contain **. .. _plugin-plugin-config: Configuration ------------- .. _supybot.plugins.Plugin.public: supybot.plugins.Plugin.public ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: True Determines whether this plugin is publicly visible.