troed/Courier

New players can't receive mail right away

Closed this issue · 4 comments

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

Thanks for spotting that one! There should be an easy workaround, and I might add lazy name matching at the same time.

"should" be fixed in 0.9.1. will close the issue after verification.

Wow, that was fast.

"Teach CraftServer.getOfflinePlayers to also give all online players."

http://ci.bukkit.org/job/dev-CraftBukkit/1615/

You were still faster. :-)

Your 0.9.1 release works correctly with the current recommended craftbukkit build on my server. Thanks!