Skip to content

v0.12.0

Compare
Choose a tag to compare
@robinbraemer robinbraemer released this 10 Jun 12:51
· 474 commits to master since this release

Changelog

198e0b8 Merge branch 'master' into dev
072d933 Merge remote-tracking branch 'origin/dev' into dev
907eee0 add /glist command
8b290e8 add /server command suggestions
b83010e add AvailableCommands (WIP)
d66abaf add TabList interface to player
b25ac3d add tabList updateEntry
3d2a666 auth: support custom mojang api
593fafd clean sample bukkit.yml & spigot.yml
141cbe9 correct codec of AvailableCommands packet
53b78fa detect "connection reset by peer" as closed connection
f13c059 don't advertise BungeeCord plugin messaging if disabled on proxy
fa8cd02 export command.SuggestFunc
f03c484 fix encoding tooltip in TabCompleteResponse
5f70d85 forward unknown proxy command to server
2338cb6 forward unknown proxy command to server
28cb4a4 java: add TabList AddEntry, RemoveEntry (WIP)
f05a3ae remove a comment
585d20e remove build docker image workflow
2736003 remove unneeded SetDefaults
7329003 return correct nil
6e9095b support multiple names per protocol version
b116588 update /server command
11ee4fb update docsy
57f9e90 update example proxy
cc554a6 use brigodier command framework add tab completion (WIP)