2b2t-queue-tracker/worker/poller-direct.go
2025-06-29 11:20:23 +02:00

6 lines
305 B
Go

package main
// TOOD:
// - Reimplement the Minecraft Protocol and reach out to 2b2t that way. I want to make this the default later on
// - https://minecraft.wiki/w/Java_Edition_protocol/Packets
// - https://minecraft.wiki/w/Java_Edition_protocol/FAQ#What_does_the_normal_status_ping_sequence_look_like?