homeother output
seema84 opened this issue ยท 1 comments
i think the homeother output its not ideal
"Teleporting to player home "null" for Player on world world"
the default home does not have to display with "null"
if i find some time i can send a pull request (but its not a big issue only a cosmetic)
That would be great. A simple way to fix this could be to add a localization named DEFAULT_HOME and use that as a return value from HomeImpl.java getName method on line 396 (Check that it will not break anything), it would be easy enough to throw in a quick check for a null home.