Wishlist: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Barneygale
(First rev. Please add to when you see the same old questions brought up in #mcdevs)
(No difference)

Revision as of 08:48, 11 November 2012

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.