Page 1 of 1

Turn off LOGON NEWS

Posted: Wed Jun 16, 2004 8:08 pm
by Piratenhits
Hello,

Sorry but i'm a newbie with Unreal.
How can i disable or change the LOGON NEWS message?

Thnx..

Posted: Wed Jun 16, 2004 8:48 pm
by codemastr
Unreal has nothing called "logon news"

Posted: Wed Jun 16, 2004 9:31 pm
by Syzop
*move --> services*

Posted: Thu Jun 17, 2004 11:14 am
by Dukat
What services are you using?

Try

Code: Select all

/operserv help logonnews

Posted: Thu Jun 17, 2004 7:20 pm
by aquanight
codemastr wrote:Unreal has nothing called "logon news"
He could of course be referring to the MOTD that is displayed to clients on connect.

In this case, you can "disable" it by creating a blank file called ircd.smotd in the Unreal directory. Of course, this file is normally for displaying the most essential information out of the normal MOTD without flooding clients off with a 3KB file or something like that. ;)

Posted: Thu Jun 17, 2004 9:04 pm
by jewles
unreal doesn't read empty files. So creating ircd.smotd won't work.

Posted: Thu Jun 17, 2004 11:03 pm
by w00t

Code: Select all

[08:53] Global[[email protected]] [Logon News - Jun 09 2004] Please ignore any CTCP VERSION coming from Defender, these are measures we are taking in order to make our network more secure and productive for all.
I believe he would be referring to the above.

For Anope:
[08:57] <w00t> help logonnews
[08:57] OperServ[[email protected]] Syntax: LOGONNEWS ADD text
[08:57] OperServ[[email protected]] LOGONNEWS DEL {num | ALL}
[08:57] OperServ[[email protected]] LOGONNEWS LIST
[08:57] OperServ[[email protected]]
[08:57] OperServ[[email protected]] Edits or displays the list of logon news messages. When a
[08:57] OperServ[[email protected]] user connects to the network, these messages will be sent
[08:57] OperServ[[email protected]] to them. (However, no more than three messages will be
[08:57] OperServ[[email protected]] sent in order to avoid flooding the user. If there are
[08:57] OperServ[[email protected]] more than three news messages, only the three most recent
[08:57] OperServ[[email protected]] will be sent.)
[08:57] OperServ[[email protected]]
[08:57] OperServ[[email protected]] LOGONNEWS LIST may be used by any IRC operator to list the
[08:57] OperServ[[email protected]] current news messages. ADD and DEL may only be used by
[08:57] OperServ[[email protected]] Services admins.