gate icon indicating copy to clipboard operation
gate copied to clipboard

High-Performance, Low-Memory, Lightweight, Extensible Minecraft Reverse Proxy with Excellent Multi-Protocol Version Support - Velocity/Bungee Replacement - Ready for dev and large deploy!

Results 70 gate issues
Sort by recently updated
recently updated
newest added

Add APIs for more player interaction -> boss bar, player tab list, action bar, titles, maybe even scoreboards

enhancement (not a bug)

Further improve the existing algorithm for redirecting players to available servers (match protocol versions, mark unresponsive servers, don't retry moving a player to previously failed connections), and add API to...

enhancement (not a bug)

### This issue is for discussion about Bedrock edition support and other future plans. For development for bringing full Bedrock edition support to the Gate proxy please see the [`bedrock`...

enhancement
help wanted
priority/low

### This issue is there to discuss the support for scripting languages in Gate. To simplify and accelerate customization Gate should add support for popular scripting languages like: - [Lua](https://github.com/yuin/gopher-lua)...

enhancement
priority/low

It stuck at the middle of fml hand shacking. I found there is a deadlock. The gate is waiting for join server packet then will report SuccessConnectionStatus result to loginSessionHandler...

bug
question

Report by @LaysDragon: announceForge options seems not working at all? (server list only show vanilla server) Its a strange options,it in the status field in the example config(https://github.com/minekube/gate/blob/master/config.yml) but outside...

bug
good first issue

I believe that Gate would win with every possible proxy, but it needs some features against attacks, there are couple projects like: https://github.com/Leymooo/BungeeCord https://github.com/Elytrium/LimboFilter which creates feature like falling check...

enhancement (not a bug)

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

enhancement
priority/medium