Fetchr

Fetchr

12.9k Downloads

Players who log off during a game will not be teleported to the lobby and will only be able to unlock slots not unlocked in the previous game when they re-join during an ongoing game

NeunEinser opened this issue ยท 0 comments

commented

Probably need to create a sort of game id which gets stored in a scoreboard per player and is incremented every game. Then, move all players with an id that is not matching to the lobby.

Bingo seed could work theoretically, but in case server data is not fully reset when playing the same seed multiple times, a separate game id would be safer.