diff --git a/helpers.py b/helpers.py index 2c8426c..7a5a62e 100644 --- a/helpers.py +++ b/helpers.py @@ -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 """