I'm working on a chest GUI that allows players to join my minigame, and I'm looking for a way to show if the game needs players (in queue) or if it has already started. Is there a way to display the text "In queue" if there are less than two players in a variable called {1v1.players::*}, and display the text "In game" if there are 2 players in the variable?
Thanks
Thanks