A lightweight Plugin that connects your server to Bore for easy remote access through a public endpoint
BoreHost is a plugin that exposes your Minecraft server through a Bore reverse tunnel.
It lets players connect to your server from the internet without manual router port forwarding.
remote-port or random with 0).server-host) that you control or trust. (you can use bore.pub)remote-port: 0)BoreHost-<version>.jar.plugins/ folder.plugins/BoreHost/config.yml.# Bore server host
server-host: "bore.pub"
# 0 = random remote port
remote-port: 0
# If secret is needed, set it here. Otherwise, leave it empty.
secret: ""
server-host: Bore server hostname or IP.remote-port: Public port on the Bore server. Use 0 for a random available port.secret: Optional tunnel secret. Leave empty if your Bore server does not require one.After startup, BoreHost connects automatically and logs the public endpoint:
Public remote endpoint: <server-host>:<assigned-port>
Share that host and port with players.
Please refer to the official Bore documentation for instructions on setting up your own Bore server: https://github.com/ekzhang/bore