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

I am developing a redirect system and I found that the nickname change function during "preLogin" is not supported. I wrote this support and tested it both in online mode...

enhancement
priority/low

We have the config setting but it currently has no effect: https://github.com/minekube/gate/blob/f5459bec079db82a807b71abf37ab75bac02a23e/pkg/edition/java/config/config.go#L85

bug
enhancement
priority/low

Hey, we are trying to keep non-cracked users seeing skins. In BungeeCord servers, we used the [SkinsRestorer](https://www.spigotmc.org/resources/skinsrestorer.2124/) plugin. We want to replace our BungeeCord with Gate, but I could not...

documentation
enhancement
help wanted
good first issue
question
priority/low

Brigodier issue?

bug
priority/low

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/sandertv/gophertunnel](https://redirect.github.com/sandertv/gophertunnel) | `v1.37.0` -> `v1.47.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsandertv%2fgophertunnel/v1.47.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsandertv%2fgophertunnel/v1.47.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/sandertv/go-raknet](https://redirect.github.com/sandertv/go-raknet) | `v1.13.0` -> `v1.14.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsandertv%2fgo-raknet/v1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsandertv%2fgo-raknet/v1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/knadh/koanf/providers/file](https://togithub.com/knadh/koanf) | `v0.1.0` -> `v1.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pires/go-proxyproto](https://togithub.com/pires/go-proxyproto) | require | digest | `e5b291b` -> `b718e7c` | ---...

Before: ```yaml config: lite: enabled: true routes: - host: server1.example.com backend: localhost:25566 ``` After: ```yaml config: lite: enabled: true routes: - host: server1.example.com backend: localhost:25566 - host: server2.example.com backend: localhost:25567...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://togithub.com/docker/build-push-action) | action | major | `v5` -> `v6` | ---...