* not to throw exception when a player has left server while method is being sent with a list of logins. Instead silently accept that one or more players has left the server and is missing from the list. Just send nicely the manialink to all logins at server, without exception ?
Would be nice that other similar methods do the exactly same, not sure if this affects only SendDisplayManialinkPageToLogin, but there is the main problem at the moment.
SendDisplayManialinkPageToLogin(string, string, int, boolean)
returns: boolean
Display a manialink page on the client with the specified login. The first parameter is the login of the player, the other are identical to 'SendDisplayManialinkPage'. Login can be a single login or a list of comma-separated logins. Only available to Admin.