/mail send picking preferrably online users
Kakifrucht opened this issue ยท 1 comments
When there is a offline player called Steve, and a online player called Steve2, executing /mail send Steve hi will send the mail to Steve2 instead. The command should always check for a offline player match before checking online players, as it is impossible to send a mail to Steve when he is offline while Steve2 is online.
This was fixed in #2455.