Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Queue join/leave notifications #2198

Open
czho opened this issue Apr 14, 2021 · 0 comments
Open

Queue join/leave notifications #2198

czho opened this issue Apr 14, 2021 · 0 comments

Comments

@czho
Copy link
Contributor

czho commented Apr 14, 2021

Is your feature request related to a problem? Please describe.

This feature shows when and who joins and leaves queue on 2b2t, kinda like the vanilla game join and leave messages.

Describe the solution you'd like

Make a listener for the SPacketTeams packet and interpret data from players joining and leaving.

Describe alternatives you've considered

N/A

Additional context

I have the code for this done in java, its probably going to have to be a plugin tho thats why its an issue not a pr. This could also be used to make a tab list for everyone in queue, because right when you join the server sends a packet with all the players that already are on the server, you could just make an array and just apend new players and remove leaving players.

@5HT2 5HT2 added --plugin and removed new labels Apr 14, 2021
@5HT2 5HT2 added this to the plugins milestone Apr 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants