minekube / gate

High-Performance, Low-Memory, Lightweight, Extensible Minecraft Reverse Proxy with Excellent Multi-Protocol Version Support - Velocity/Bungee Replacement - Ready for dev and large deploy!
https://gate.minekube.com
Apache License 2.0
584 stars 50 forks source link

Add bungeeguard fowarding mode #338

Closed Git-Fal7 closed 1 month ago

Git-Fal7 commented 2 months ago

closes #97, this adds BungeeGuard fowarding mode. which is the legacy Bungeecord mode added with a property called "bungeeguard-token" in the GameProfile that has a secret value.

robinbraemer commented 1 month ago

This PR is incomplete and will not work with BungeeGuard; I changed the view to a new branch: https://github.com/minekube/gate/tree/bungeeguard. You can create a new PR from it to finish this. You should also test whether it works and report it in your new PR. Thanks so far, and good luck!