Code: Select all
!owner (+q) !deowner (-q)
!protect (+a) !deprotect (-a)
!op (+o) !deop (-o)
!halfop (+h) !dehalfop (-h)
!voice (+v) !voice (-v)
!kick
!ban
!kb (Kick/Ban)
Code: Select all
Me !set SOP <Nick>
Me !set AOP <Nick>
Me !set HOP <Nick>
Me !set VOP <Nick>
Without all that Nick Flags o|o,m|m,-|- ect because it would take to long for me to add all the nicks in my database instead it checks the Anope Database to see if the Nick has the right Access Levels.
So basicly i would like a Tcl that my Channel Ops & I could use to set Modes instead of doin /msg ChanServ <Mode> all the time.
Code: Select all
Me !op <Nick>
Nick !op <Nick>
Nick !deop <Nick>
Any help on this would be great.
Thank You.