Skip to content

GateThe Lightweight Minecraft Proxy

Replacing BungeeCord/Velocity • Optimized for efficiency, low memory usage 10MB • Developed in Go • Embrace the cloud native era!

Get Started in Minutes

The next generation Minecraft proxy

Choose your preferred installation method and start scaling your Minecraft network with Gate's powerful features.

Cross-Play Ready

Bedrock Edition Support

Unite Java and Bedrock players on the same server with built-in Geyser integration. Use familiar tooling and plugins while welcoming players from every platform.

Cross-Play via Geyser
Managed Mode Available
No Backend Plugins
Geyser
Geyser
Gate
Gate
Backend
Backend

Bedrock players connect via Geyser → Gate translates protocols → Backend servers handle gameplay

Enable in Config
config:
  bedrock:
    managed: true

Ultra-Lightweight Mode

Host-based routing made simple

Gate Lite acts as an ultra-thin reverse proxy, efficiently routing connections based on hostnames. Protect multiple backend servers behind a single port with minimal overhead.

Lite Mode Diagram
config.yml
config:
  lite:
    enabled: true
    routes:
      - host: '*.example.com'
        backend: 10.0.0.1:25567
      - host: [ example.com, localhost ]
        backend: [ 10.0.0.2:25566 ]
        cachePingTTL: 3m

Live Configuration

Configure without restarts

Gate watches your config file for changes and applies them instantly without disconnecting players. Switch modes, add servers, or update settings - all while staying live.

Scale your Minecraft network today

Start using Gate in under 5 minutes. Join hundreds of server owners building better networks with Minekube technology.

1350+
Discord Members
900+
GitHub Stars

Join Our Community

Connect with the Gate Community

Get help, share your projects, and chat with other server owners and developers. Our Discord community is active 24/7 with over 1350 members ready to help.

1350+
Members
24/7
Active Support
Open in Discord

Released under the Apache 2.0 License. (web version: dev)