HomeJavaModsFrpPlugin - Minecraft服务器内网穿透插件
FrpPlugin - Minecraft服务器内网穿透插件
ModsJava

FrpPlugin - Minecraft服务器内网穿透插件

by 65658dsf · on Modrinth

FrpPlugin is a Bukkit plugin for Minecraft servers that facilitates intranet penetration by integrating with the frp client. This plugin offers features…

⬇ Download on Modrinth

FrpPlugin - Minecraft Server Intranet Penetration Plugin

Introduction

FrpPlugin is a Bukkit plugin for Minecraft servers that integrates with the frp client, enabling server administrators to easily implement intranet penetration functionality, allowing players to connect to your Minecraft server from the extranet.

Features

Installation

  1. download the latest version of FrpPlugin.jar file
  2. Place the JAR file in the server's plugins directory.
  3. Restart the server or use the plugin manager to load the plugin.

Configuration instructions

Plugin configuration (config.yml)

## Whether to automatically start frpc when the server starts up
auto_start: true

# Whether or not to display detailed logging of frpc in the console.
verbose_logging: true

# Download settings
download.
  # Whether to check for updates on startup
  check_update: false
  # Download timeout (seconds)
  timeout: 30

frpc configuration (frpc.toml)

# frpc.toml - frp client configuration file

serverAddr = “” # frp server address
serverPort = # frp server port
token = “” # Authentication token

[[proxies]]
name = “” # proxy name
type = “tcp” # proxy type
localIP = “127.0.0.1” # Local IP
localPort = 25565 # Minecraft server port
remotePort = # remote port

Usage

List of commands

Privilege nodes

Configuration example

Use public frp server

``toml serverAddr = “frp.example.com” # Replace with public frp server address serverPort = 7000 token = “your_token” # if needed

[[proxies]] name = “minecraft-server” type = “tcp” localIP = “127.0.0.1” localPort = 25565 # your Minecraft server port remotePort = 12345 # The remote port assigned to you

Translated with DeepL.com (free version)

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more