Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
Platforms
Supported environments
Dedicated servers only
Tags
Creators
Details
Licensed MIT
Published yesterday
Nekorelay
Publish your Minecraft server online — without port forwarding.
Nekorelay makes your Minecraft server joinable from the internet by simply adding a plugin or mod. No router setup, no port forwarding, no firewall changes — it works even behind CG-NAT, home routers, or restrictive networks.
What it does
- Zero networking setup. Add it to your server and you get a public address that other players can join.
- No open ports needed. Instead of opening a port on your side, the plugin/mod connects outbound to a relay. The relay accepts players on your behalf and forwards their connections to your server.
- Minecraft only. The relay forwards Minecraft connections and nothing else.
The nekorelay service
- Free & public, no account. By default it connects to the public nekorelay.net service, which automatically selects an available relay for you — no sign-up, no token.
- Player limit. The free public service allows up to 20 players per server.
- Self-host option. You can run your own relay instead and point the plugin/mod at it in the config.
⚠️ Please read before installing
- This exposes your server to the public internet. While the plugin/mod is running, your Minecraft server is reachable by anyone who has the address. Use a whitelist/allowlist and normal server security, just as you would for any public server.
- Network connections (disclosure). While running, it makes an outbound connection to a relay server and routes all player traffic for your server through it. By default that relay is the public nekorelay.net service (or your own relay, if you configure one). Nothing is uploaded beyond relaying Minecraft connections.
- Real player IPs (optional). By default your server sees the relay as the connection source. You may enable the HAProxy PROXY protocol to receive players' real IP addresses (this requires a matching setting on your server and is off by default).
Setup
Bukkit / Spigot / Paper / Folia
- Put the jar in
plugins/. - Start the server — it connects automatically using the default public service.
- (Optional) Edit
plugins/Nekorelay/config.ymlto use your own relay or enable PROXY protocol.
Fabric / Forge / NeoForge
- Put the jar that matches your Minecraft version in
mods/. - Start once to generate
config/nekorelay.properties, then restart.
Compatibility
- Bukkit / Spigot / Paper / Folia: a single jar for Minecraft 1.8 – latest.
- Fabric / Forge / NeoForge: one jar per Minecraft version — download the one that matches your server.
- Server-side only. It never runs on the client; players join with a normal vanilla or modded client and do not need this installed.
Links
- Website: https://nekorelay.net
Nekorelay
ポート開放なしで、Minecraft サーバーをインターネットに公開。
Nekorelay は、プラグインまたは Mod を入れるだけで、あなたの Minecraft サーバーを外部から参加できるようにします。ルーターの設定・ポート開放・ファイアウォールの変更は不要。CG-NAT や家庭用ルーター、制限の厳しい回線の内側でも動作します。
できること
- ネットワーク設定ゼロ。 サーバーに入れるだけで、他のプレイヤーが参加できる公開アドレスが手に入ります。
- ポート開放が不要。 自分側でポートを開ける代わりに、プラグイン/Mod がリレーへ外向きに接続します。リレーがあなたの代わりにプレイヤーを受け入れ、接続をあなたのサーバーへ中継します。
- Minecraft 専用。 リレーは Minecraft の接続のみを中継し、それ以外は通しません。
nekorelay サービスについて
- 無料・公開・アカウント不要。 既定では公開サービス nekorelay.net に接続し、空いているリレーを自動で選びます。登録もトークンも不要です。
- 人数上限。 無料の公開サービスでは、1 サーバーあたり最大 20 人まで参加できます。
- 自前ホストも可能。 自分のリレーを立てて、プラグイン/Mod の設定でそこを指定することもできます。
⚠️ 導入前にお読みください
- サーバーをインターネットに公開します。 プラグイン/Mod が動作している間、あなたの Minecraft サーバーはアドレスを知っている誰もが接続を試みられる状態になります。通常の公開サーバーと同様に、ホワイトリスト等のセキュリティ設定をご利用ください。
- ネットワーク接続について(開示)。 動作中はリレーサーバーへ外向きに接続し、あなたのサーバー宛のプレイヤー通信をすべてリレー経由で中継します。既定のリレーは公開サービス nekorelay.net(自前リレーを設定した場合はそちら)です。Minecraft 接続の中継以外にデータを送信することはありません。
- プレイヤーの実 IP(任意)。 既定ではサーバーから見た接続元はリレーになります。HAProxy の PROXY protocol を有効にすると、プレイヤーの実 IP を受け取れます(サーバー側の対応設定が必要で、既定は無効です)。
導入方法
Bukkit / Spigot / Paper / Folia
- jar を
plugins/に入れる。 - サーバーを起動する。既定の公開サービスに自動で接続します。
3.(任意)
plugins/Nekorelay/config.ymlを編集して自前リレーの指定や PROXY protocol の有効化ができます。
Fabric / Forge / NeoForge
- 自分の Minecraft バージョンに一致する jar を
mods/に入れる。 - 一度起動して
config/nekorelay.propertiesを生成し、再起動する。
対応バージョン
- Bukkit / Spigot / Paper / Folia: Minecraft 1.8 〜 最新を 1 本の jar で。
- Fabric / Forge / NeoForge: Minecraft バージョンごとに jar があります。お使いのサーバーに合うものを選んでください。
- サーバー専用。 クライアントでは動作しません。プレイヤーは通常の(バニラ/Mod入り)クライアントで参加でき、この導入は不要です。
リンク
- ウェブサイト: https://nekorelay.net


