Skip to main content
You are here: Setup Guides

Install Rexon

Overview

Install and configure Rexon to manage your self-hosted Minecraft server.

Installation

Cloning the Repository

Open your terminal or command prompt. Clone the Rexon repository using this command: git clone https://github.com/Xenovate-foss/Rexon.

Navigate to the Rexon directory using this command: cd Rexon.

Make sure you have Node.js and npm installed. Then, install the necessary dependencies using this command: npm install.

Starting Rexon

Start the application by running: node ..

Open a web browser and go to http://localhost:3000 to access Rexon.

Configuration

Selecting Minecraft Version

In Rexon, go to the Version Manager.

Select your preferred Minecraft version. Ensure your installed Java version supports the selected version.

Customizing Server Settings

Configure a custom server start command in the Settings panel (optional).

Add your ngrok token in the Settings panel for port forwarding (optional).

Starting the Server

Go to the Console tab.

Start your Minecraft server.