Void User 2 years ago
parent 0cf706af38
commit 5afd1422c6

@ -31,7 +31,7 @@ while True:
needsleep += 1 needsleep += 1
try: try:
# if True: #if True:
stats = ping.get_stats() stats = ping.get_stats()
if stats['players']['online'] != 0: if stats['players']['online'] != 0:
for i in stats['players']['sample']: for i in stats['players']['sample']:

Loading…
Cancel
Save