Tags: BorisP1234/gate
Tags
feat(Lite): Allow configuring players in fallback status response min… …ekube#281 (minekube#477) * feat(Lite): Allow configuring players in fallback status response minekube#281 * chore: Reuse ping.Players struct
feat: Gate HTTP API (minekube#423) * feat: Initial Gate API * add gitignore * wip: initial docs * internal: use local buf code gen * feat: add rpc ListServers * docs: typescript runtimes * docs: remove wrong sample * api false by default * fix cmd * docs: different install clis * docs improve * docs(api): add Go * docs(api): add java * docs(api): add kotllin * docs(api): add python * docs(api): add rust * docs enhancements * refine docs overall and add install scripts * fix docs * doc add install commands to readme * feat: Gate API - Addition/Removal/Updating of Servers (minekube#427) * feat: Addition/Removal of servers * feat: updateservers instead of add/remove you can now update servers in bulk * feat: remove servers using only name or address can remove servers now using name or address or by having both * feat: updateplayer func to kick/send player can send/kick player(s) now using the same type of operation method like servers, you can provide reason for kicking. * refactor: favour idiomatic api --------- Co-authored-by: robinbraemer <[email protected]> * enhance proto * buf generate * docs: simplify What the Installation Scripts Do * docs: add proto definition * docs: add generated definition * web: add landing page content * background alternating * fix(ui): mobile responsiveness * fix icons on mobile * rename * refactor: fix mess up inner sections --------- Co-authored-by: Dylan <[email protected]>
Support Minecraft 1.21.2-3 (minekube#411) * Initial upgrade for Minecraft 1.21.2-3 * fix: show disconnect message in login state * fix: test
Update dependencies (minekube#403) * Update websocket dependency Update websocket dependency due to new maintainer and repo. **This doesn't work until go.minekube.com/connect/ws is updated, pull-request is open** * update connect dependency --------- Co-authored-by: NixNux123 <[email protected]>
PreviousNext