The "Game data hasn't updated" logic is based on player actions, not whether the plugin is alive #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically we should keep flushing out the game state but with a heartbeat value updated, even if the game isn't moving. This way the detection tells you if the bot is alive - not if players are actively making turns.