Wishlist

From wiki.vg
Revision as of 08:48, 11 November 2012 by imported>Barneygale (First rev. Please add to when you see the same old questions brought up in #mcdevs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following page lists frequently-requested bugfixes and changes in low-level minecraft features

Inconsistencies

  • 0x0D player position and look has a different format depending on which direction it's going
  • In the query protocol, the "basic stat" method returns the server's port as a short. It should instead be encoded as a null-terminated string

Enhancements

  • 0xFE server list ping should send hostname and port. This would allow for vhosting without using DNS SRV records.