Anope IRC Services

Anope.org => Anope General => Topic started by: ZeroCool on June 17, 2008, 09:22:34 PM

Title: AutoProtect Some Users
Post by: ZeroCool on June 17, 2008, 09:22:34 PM
Hi there, how can i make services to autoprotect some users on some channels? I can't understand this users/levels/access system, is this connected to this question? Where can i read some info about this problem? Thanks... )

[Edited on 17-6-2008 by ZeroCool]
Title:
Post by: Jobe on June 18, 2008, 06:54:18 PM
With xOP on (/msg ChanServ set <channel> xop on) use "/msg ChanServ sop <channel> add <nick>"

Or with xOP off (/msg ChanServ set <channel> xop off) use "/msg ChanServ access <channel> add <nick> 10"

Also there is a lot of information available in "/msg ChanServ help access levels", "/msg ChanServ help access", "/msg ChanServ help  vop", "/msg ChanServ help hop", "/msg ChanServ help aop", "/msg ChanServ help sop", "/msg ChanServ help levels" and "/msg ChanServ help levels desc"

[Edited on 18-6-2008 by Jobe1986]
Title:
Post by: ZeroCool on June 19, 2008, 04:48:37 AM
Thanks, it helped...