Need Help Please

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Post Reply
Mike555
Posts: 18
Joined: Tue Dec 29, 2020 8:50 pm

Need Help Please

Post by Mike555 »

Hello friend;

I'm having a problem with services, Services won't kill or change to Guest protected nick

Example: If I log on with some one else's nick that is registered, I get warning: This is registered and protected nick, if its yours then type /msg nickserv identify and password. Or change the nick.

But afterward nothing happens. Service won't kill / change the nick. I checked services.conf and nickserv.conf and the directives are set correctly.

Here is the directives:

* If set, is the length of time NickServ's killquick and kill options wait before
* forcing users off of protected nicknames.
*/
killquick = 20s
kill = 30s

What I'm missing Please help.
Thanks a bundle in advance.
CrazyCat
Posts: 215
Joined: Thu Apr 28, 2005 1:05 pm
Location: France
Contact:

Re: Need Help Please

Post by CrazyCat »

Users must activate the kill option (/msg nickserv set kill ON | QUICK | IMMED).
And think to change defaults in nickserv.conf to add the kill protections for new users
Shao60
Posts: 1
Joined: Tue Apr 23, 2024 8:51 am
Contact:

Re: Need Help Please

Post by Shao60 »

Mike555 wrote: Tue May 18, 2021 1:05 am Hello friend;

I'm having a problem with services, Services won't kill or change to Guest protected nick

Example: If I log on with some one else's nick that is registered, I get warning: This is registered and protected nick, if its yours then type /msg nickserv identify and password. Or change the nick.

But afterward nothing happens. Service won't kill / change the nick. I checked services.conf and nickserv.conf and the directives are set correctly.

Here is the directives:

* If set, is the length of time NickServ's killquick and kill options wait before
* forcing users off of protected nicknames.
*/
killquick = 20s
kill = 30s

What I'm missing Please help.
Thanks a bundle in advance.
(testwebcam)
It seems like your NickServ settings are configured correctly, but the services might not be functioning as expected. Check if the services are running properly and if there are any error logs indicating issues. Additionally, ensure that the services have the necessary permissions to execute commands like killing or changing nicks. If everything seems fine, consider restarting the services or seeking assistance from the IRC community for further troubleshooting.
Post Reply