dreamscached / MineQuery

📡 Minecraft Server List Ping library written in Go
https://pkg.go.dev/github.com/dreamscached/minequery/v2
MIT License
27 stars 4 forks source link

Spigot 1.4 servers reply with 1.6 ping response format #31

Closed dreamscached closed 2 years ago

dreamscached commented 2 years ago

Spigot 1.4 servers (unlike CraftBukkit and Vanilla) reply with 1.6 response, which include 5 and not 3 fields, and uses \0\0 separator instead of §.

Documentation on wiki.vg, however, doesn't mention it; in addition to that, Minecraft client 1.4.7 easily handles both responses, both from Spigot and Vanilla/Bukkit implementations of server.