clarifiy known_player a bit more

This commit is contained in:
jomo
2014-08-07 01:50:26 +02:00
parent b31e887aa4
commit 733e669e8b

View File

@@ -160,7 +160,7 @@ def retrieve_player(uuid_str):
def known_player(player):
"""
to be used on OfflinePlayer
to be used on OfflinePlayer (which can be online!)
returns True if the player has been on the server
this is different to HasPlayedBefore(), which will return False on first join
"""