Difference between revisions of "ACCESS"

From Rizon Wiki
Jump to navigation Jump to search
(Created page with "If you'd like to get rid of the XOP system in your channel altogether and change to the ACCESS system, all you must do is enter: <code>/msg ChanServ SET <em>#channel</em> ACCESS...")
 
m (Cosmetics, PR, and enhanced commands style consistency.)
Tag: Reverted
Line 1: Line 1:
If you'd like to get rid of the XOP system in your channel altogether and change to the ACCESS system, all you must do is enter:
[[File:bear.jpg|frame|center|Neo in his natural habitat.]]


<code>/msg ChanServ SET <em>#channel</em> ACCESSTYPE ACCESS</code>
[[Category:Users]]
 
====Adding user to ACCESS====
 
To add a user to the access list: <code>/msg ChanServ ACCESS <em>#channel</em> ADD <em>nick</em> <em>level</em></code>
 
=====Default Levels=====
 
voice = 3 (+)
 
halfop = 4 (%)
 
op = 5-9 (@)
 
protect / s(uper)op / admin = 10-9999 (&)
 
=====Changing Level Meaning=====
 
The powerful thing about the ACCESS system is that you can change what number is required to use a specific feature.
 
To view a list of features: <code>/msg ChanServ HELP LEVELS DESC</code>
 
To view the current levels list: <code>/msg ChanServ LEVELS <em>#channel</em> LIST</code>
 
Changing required access level for a feature: <code>/msg ChanServ LEVELS <em>#channel</em> SET <em>feature</em> <em>level</em></code>
 
Disabling a feature (so only the founder can use it): <code>/msg ChanServ LEVELS <em>#channel</em> DISABLE <em>type</em></code>
 
Resetting default levels: <code>/msg ChanServ LEVELS <em>#channel</em> RESET</code>
 
Give auto-voice to all users joining the channel (''XOP must be disabled for this to work'') : <code>/msg ChanServ LEVELS <em>#channel</em> SET AUTOVOICE 0</code>

Revision as of 12:09, 30 June 2021

File:Bear.jpg
Neo in his natural habitat.