6 lines
305 B
Go
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?
|