+x for host hiding. This will show
U@username.users.undernet.org ie) IsoosI is isomer@Isomer.users.undernet.org
* Users can now set +r on any channel they have ops in. If a channel is +r
then only users who are logged into X (have a username) can join the
channel, this can help a lot with flood nets. This is not restricted to
registered channels, this feature is for all channels.
* Users can now be invited into any channel by an chanop they wouldn't
normally be able to join because they are banned, the channel is keyed,
invite only or registered users only.
* Users can now see who users are (the user's username) when they /whois
another user.
Instead of having to /msg X verify user. For example:
[20:49:54] --- [Isomer] (user@myhostname.com) : :)
[20:49:54] --- [Isomer] #channel #channel2 #channel3
[20:49:54] --- [Isomer] blagh.xx.us.undernet.org :127.0.0.1
[20:49:54] --- [Isomer] is an IRC Operator
[20:49:54] --- [Isomer] Isomer is logged in as
[20:49:54] --- [Isomer] idle 00:01:29, signon: Fri Apr 12 17:49:14
[20:49:54] --- [Isomer] End of WHOIS list.
The Numeric used is "330". The message appears backwards due to a quirk in
the IRC protocol. A script has been written to fix the output of the new
numeric until it is implemented in mIRC. For now it can be pasted into your
remote file. This will work for /whois or /whois
raw 330:*: { echo $color(whois)
$iif($gettok($readini(mirc.ini,options,n2),26,44),-a,-s) $2 $4- $3 | halt }
* Your server will remember who you are logged in as, and will
automatically log you in to X again after net splits so you don't have to
log in again.
As new releases are done we will keep you updated.
Thank You
Coder-Com/User-Com
As you've probably all noticed by now, undernet's recently started enabling usermode +x on all of it's servers. This feature lets you change your hostname to match your X login name (username)eg: if your X account is called "foo" it will change your hostname to "foo.users.undernet.org"
To activate this you login to X, then type "//mode $me +x" if you're using mIRC, or /umode +x for other clients, other users will see you change hosts.
To answer questions floating about, bans still work on peoples real hostnames even if they are hidden
eg, banning *!*@dialup* will still ban all users who's hostname begins with "dialup" even if they are +x
Enjoy!