Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev

This commit is contained in:
Louis Vogt
2014-08-07 02:36:23 +02:00
6 changed files with 27 additions and 19 deletions

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
"""