New players can't receive mail right away
Closed this issue · 4 comments
GICodeWarrior commented
New players have to leave once before they will have a dat file. Without a dat file, the getOfflinePlayers API won't include them.
https://bukkit.atlassian.net/browse/BUKKIT-404
troed commented
Thanks for spotting that one! There should be an easy workaround, and I might add lazy name matching at the same time.
troed commented
"should" be fixed in 0.9.1. will close the issue after verification.
troed commented
Wow, that was fast.
"Teach CraftServer.getOfflinePlayers to also give all online players."
GICodeWarrior commented
You were still faster. :-)
Your 0.9.1 release works correctly with the current recommended craftbukkit build on my server. Thanks!