Page 1 of 1

auto-join delay

Posted: Thu Sep 23, 2010 7:49 pm
by deiks
Hi,

Is there a way to make delay on auto-join. So example when user is connecting, server waits few seconds then proceeds to auto join force?

Regards

Re: auto-join delay

Posted: Thu Sep 23, 2010 9:52 pm
by katsklaw
currently, no there is not. However feature requests can be make on the bug tracker.

http://bugs.unrealircd.org/main_page.php

Re: auto-join delay

Posted: Sun Jan 02, 2011 8:50 pm
by siemreap
Custom module m_delayjoin.c by mr Stealth
https://bitbucket.org/stealth/unreal32/ ... elayjoin.c
/*
* ==================================================================
* Module: m_delayjoin.c
* Author: Stealth <[email protected]>
* Version: 2.0.1
* License: No warranty - use at your own risk.
* Description: Requires clients to be connected for a certain amount
* of time before allowing them to join any channels.
* ==================================================================
*/