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
637 stars 54 forks source link

feat: Add BungeeGuard Compatible mode #97

Closed kubo6472 closed 3 weeks ago

kubo6472 commented 2 years ago

Like Velocity 3.x, add mode where it will still support 1.7-1.19.x but use the token for something like BungeeGuard.

robinbraemer commented 2 years ago

Are you using BungeeGuard?

kubo6472 commented 2 years ago

Yes, I was using it with velocity. Wanted to do some testing with gate. As velocity has almost, if not larger memory consumption than a full minecraft server. Truth be told, I'm "hosting" an auth server directly from proxy, using LimboAPI velocity plugin, but still, I tried it without all of that and it still has enormous memory footprint. With versions below 1.13.x I will have to use something like bungeeguard instead of the modern velocity style forwarding.

robinbraemer commented 3 weeks ago

added by #382

kubo6472 commented 3 weeks ago

Whoah, completely forgot about this one, hehe