summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PacketStatusListener.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-1/+1
|
* Implement API for ServerListPingEvent. Adds BUKKIT-5121, BUKKIT-2465Wesley Wolfe2014-01-19-3/+69
|
* [Bleeding] Send short version string on ping. Addresses BUKKIT-5206t00thpick12013-12-20-1/+1
| | | | | | | With the update in 1.7 that improved the server ping, it was made to include a long version string for CraftBukkit. This value is too long for proper display so we now send a shortened string consisting of the server implementation and the minecraft version.
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-0/+62