Permanent Ops via Access command

By Cheiron on Sep 13, 2008

Just a different Take on briansmurph's Easy Perm Ops snippet ( http://www.hawkee.com/snippet/5089/ ) which i commented on and submitted this code on as a thought of a different way. i know i haven't added the remove ops version. but i that wasnt the intention at this time. it was purely the alternative approach to brian's :)

access, remember is the alternative feature to chanserv's sop,aop,hop,vop etc. it is more secure than them but a bit more complex in remembering levels as to what is what heh. to use access, you need to disable XOP on chanserv.

/ChanServ SET channel XOP {ON | OFF}

please note this is from a server of UnrealIRCd type or anope. to add a halfop. then access number is 4

these are the default levels note. if you want to add protection to different nicks ect. you could do it as say... 1 - 9000 and assign different levels to each nick according to how well you want them protected etc.

this goes into remotes but it runs as a popup in operation (right click the nick and select option)

menu nicklist,query {
Cheiron's Basic Ops Add via Access
.Admin: .cs access $chan add $1 10
.AOP: .cs access $chan add $1 5
.HOP: .cs access $chan add $1 4
.VOP: .cs access $chan add $1 3
}

Comments

Sign in to comment.
Cheiron   -  Sep 14, 2008

yeah.. i just did the 1-9000 as an example :) > you could do it as say... 1 - 9000 and assign different levels to each nick according to how well you want them protected etc.

 Respond  
a careful warchild   -  Sep 14, 2008

sorry for double post but you can use level 9999 lol ;)

 Respond  
a careful warchild   -  Sep 14, 2008

the levels are between 1-9999 ;)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.