summaryrefslogtreecommitdiff
path: root/doc/en/plugins/admin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/plugins/admin.txt')
-rw-r--r--doc/en/plugins/admin.txt34
1 files changed, 34 insertions, 0 deletions
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_)