Differences
This shows you the differences between two versions of the page.
accesscontrolgui.php [2013/09/12 22:49] |
accesscontrolgui.php [2020/09/12 01:30] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Access Control GUI ====== | ||
+ | ==== Description ==== | ||
+ | |||
+ | This GUI allows changes to the minimum access levels for commands. | ||
+ | |||
+ | |||
+ | ==== Features ==== | ||
+ | |||
+ | * Lists all commands for specific channels with current rights | ||
+ | * Allows changes to those rights | ||
+ | |||
+ | |||
+ | ===== Commands provided ===== | ||
+ | |||
+ | ^Command | ||
+ | |!commands| | ||
+ | |!commands| | ||
+ | |!commands| update | < | ||
+ | |||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | //commands update// accepts the following shortcuts instead of full level names: | ||
+ | ^Shortcut ^Access level ^ | ||
+ | | AN | ANONYMOUS | | ||
+ | | G | GUEST | | ||
+ | | M | MEMBER | | ||
+ | | L | LEADER | | ||
+ | | A | ADMIN | | ||
+ | | SA | SUPERADMIN | | ||
+ | | O | OWNER | | ||
+ | | D | DISABLED | |