Wishlist: Difference between revisions
Jump to navigation
Jump to search
imported>Barneygale (First rev. Please add to when you see the same old questions brought up in #mcdevs) |
imported>Clonejo (fixed my Mojang) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Inconsistencies == | == Inconsistencies == | ||
* In the [[Query|query]] protocol, the "basic stat" method returns the server's port as a short. It should instead be encoded as a null-terminated string | * In the [[Query|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 == | == Enhancements == | ||
* | * add here | ||
Latest revision as of 16:40, 10 July 2013
The following page lists frequently-requested bugfixes and changes in low-level minecraft features
Inconsistencies
- 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
- add here