From a954d2154b9939ef37961765ccca968459537e1d Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 5 May 2012 19:46:37 +0200 Subject: Add help for the plugins: admin, alias, amsg, day_change, exec, figlet, mpd_client, rainbow --- doc/en/plugins/admin.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/en/plugins/admin.txt (limited to 'doc/en/plugins/admin.txt') diff --git a/doc/en/plugins/admin.txt b/doc/en/plugins/admin.txt new file mode 100644 index 00000000..c7755fac --- /dev/null +++ b/doc/en/plugins/admin.txt @@ -0,0 +1,34 @@ +Admin aliases +============= + +This plugin adds several aliases, to shorten roles/affiliations management. + +Installation +------------ +You only have to load the plugin. + +================ + + /load admin + +================ + + +Aliases +------ + +Roles +~~~~~ +- _/visitor_ +- _/participant_ +- _/moderator_ +- _/mute_ (same as _/visitor_) +- _/op_ (same as _/moderator_) + +Affiliations +~~~~~~~~~~~~ +- _/admin_ +- _/member_ +- _/noaffiliation_ (sets the affiliation to _none_) +- _/owner_ +- _/voice_ (same as _/member_) -- cgit v1.2.3