ACCESS

From Rizon Wiki
Jump to navigation Jump to search

ACCESS is a channel Access List management system, aside from xOP and FLAGS, where each user is assigned a number that represents their privilege level.

If you'd like to get rid of the XOP system in your channel altogether and change to the ACCESS system, all you need to do is enter:

/msg ChanServ SET #channel ACCESSTYPE ACCESS


Adding Users to ACCESS

  • To add a user to the channel Access List:
    /msg ChanServ ACCESS #channel ADD nick level


  • To list all the users currently in the channel Access List:
    /msg ChanServ ACCESS #channel LIST


  • For more info:
    /msg ChanServ HELP ACCESS


Default Levels

Level Number Symbol
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/functions:
    /msg ChanServ HELP LEVELS DESC


  • To view the current access levels list:
    /msg ChanServ LEVELS #channel LIST


  • Changing required access level for a feature/function:
    /msg ChanServ LEVELS #channel SET feature level


  • Disabling a feature/function (so only the founder can use it):
    /msg ChanServ LEVELS #channel DISABLE type


  • Resetting default access levels:
    /msg ChanServ LEVELS #channel RESET


  • Give auto-voice to all users joining the channel (XOP must be disabled for this to work):
    /msg ChanServ LEVELS #channel SET AUTOVOICE 0