You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2019. It is now read-only.
In the form where people send missing words I realized that sometimes the same word comes twice in a few days. I think that maybe by this time Mineplex or the Hive might have realized this cheat existed and removed a bunch of words and replaced them by others, meaning some words in the list are never actually used. I can't say if that's the case or not, I never actually play anymore.
So I thought about making a system where when the round is done, the user clicks on the word that was to be guessed and this data is saved to a server. This way I will be able to show the list of words by order of occurrence and the words that are never used will stay hidden. Would that be needed?