- Added a cooldown for the quit arrow item of approximately 1 second after joining. In the case that a player is using the 9th item slot and clicks an NPC to join, this will prevent them from immediately quitting.
- If the game is not yet started, API functions Game#getPlayTime() will now return "0m 0s" and Game#getDuration() will return the number of seconds since the game was first initialized. Nothing has changed for if the game is already active/started.