Flags not working?

These are old archives. They are kept for historic purposes only.
Post Reply
Howdy
Posts: 8
Joined: Sat Oct 23, 2010 3:56 pm

Flags not working?

Post by Howdy »

This should be an easy fix, here's my flags:

Code: Select all

	flags {
		services-admin;
		netadmin;
		can_gkline;
		can_gzline;
		can_zline;
		can_restart;
		can_die;
		global;
		can_override;
	};
But I can't do anything, I can't restart or die, I can't svsnick for example. Any ideas?

(I have identified as an IRCop)
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Flags not working?

Post by katsklaw »

restart and die are password protected, svsnick can only be send by a U:Lined connection.

SVS is short for SERVICES!! ..not opers or the command name would be OPERNICK!
Post Reply