robske110 / TicTacToe

Play TicTacToe with the help of item frames.
https://poggit.pmmp.io/p/TicTacToe
GNU Lesser General Public License v3.0
6 stars 3 forks source link

remove player from queue feature #14

Open ghost opened 4 years ago

ghost commented 4 years ago

the plugin doesn't remove the player from the queue when he changes his level or dies or by a command, if u join the queue then go to another game then another player joins the queue it teleports both of u to the arena position even if you are inside a diffrent game , this way games will be ruined and glitches will show up, this is very very necessary and i can't use this plugin without this feature.

robske110 commented 4 years ago

Oh, didn't think of that. Although not the best solution, I think dieing or level change are very reasonable queue-removal reasons. Will implement this. Minigames are very complex that way and figuring out when to abort an queue is one of the big problems, as such things should actually be done on a global level (e.g. having a master queue manager, where other mini games kick players out of the queue when they want to add him.)

ghost commented 4 years ago

i have a better solution, make a join command that teleports them to the arena pos and a leave command that teleports them back to the world's safe spawn , i would use it like this: i will put a sign and put the join command in it and inside the lobby ill put another sign and put the leave command in it , so when they want to leave they tap the sign (actually join command isn't necessary cuz there's already a sign that does the job)

ghost commented 4 years ago

when is this going to be implemented?

ghost commented 4 years ago

@robske110 can u please add this feature? i like this plugin and i want to use it