Skip to content
RedstoneAlmeida edited this page Feb 28, 2022 · 1 revision

Welcome to the IntionProxy wiki!

To be able to use it, just download the jar in releases (Releases). Now let's go

Now with the jar in hand, use a command executioner, like PowerShell, Shell or Windows Command Prompt.

java -jar IntionProxy.jar 25565 or java -jar IntionProxy.jar, the first option, you can put on which port it will start.

Now just throw your jar in the plugins folder and configure in config.yml which port and ip of the proxy name among others.

Config example

# server name in server list
name: "Lobby"
# proxy address and port
address: "0.0.0.0"
port: 25567
# Password for the proxy, so no one can connect to it.
password: "Intion@123"

After Start

Now see images after starting the proxy

image

Server connect

image

Clone this wiki locally