Hello, this is more of a module request as I'm not sure it'll get into the core project.
So the request is as follows: I'd like services admins to have the ability to change registered users' nicknames without having the user to drop the previous nickname, register the new one, add all the data (email, url, etc...) to the new one, etc...
That way the user will have his new nickname with everything he had in the previous one (including the "-NickServ- Time registered:").
Example:
* User before:
-NickServ- david is David Jackobs
-NickServ- Is online from: david@somehost
-NickServ- Time registered: Dec 13 01:23:30 2011 CET
-NickServ- Last quit message: Client exited
-NickServ- vhost: somehost
-NickServ- Options: Protection, Security, Private
* Services admin: /msg operserv changenick david d-jackobs
* User now:
-NickServ- d-jackobs is David Jackobs
-NickServ- Is online from: david@somehost
-NickServ- Time registered: Dec 13 01:23:30 2011 CET
-NickServ- Last quit message: Client exited
-NickServ- vhost: somehost
-NickServ- Options: Protection, Security, Private
This would be useful for those networks where users usually pertain to some 'group' or whatever: [M4A1]john can become [AK47]john if he changes his gameplay group in counter-strike/wow/etc...
Thanks in advance.