Can't find player on first join
hockeymikey opened this issue ยท 3 comments
I can't add a player to a town if they joined the server for the first time, it says they can not be found. They can be added after relogging.
Ah yeah, error is here: https://github.com/jmhertlein/MCTowns/blob/dev/src/main/java/net/jmhertlein/mctowns/command/handlers/TownHandler.java#L368
The intent of this line is to prevent you from accidentally adding a typo'd version of the name of a player who's offline.
I'll fix this shortly
fixed in 6850ddf
new jar can be found here: http://jmhertlein.net:8080/job/MCTowns/44/net.jmhertlein$MCTowns/