mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
- Extract sample list building to build_sample_list() helper method - Add guard to prevent double-counting in players.online - Only increment online count if player is not already in samples - Only decrement online count if player was actually in samples - Prevents online count drift when add_player called multiple times