Skip to content

Xenovate-Foss/Rexon

Repository files navigation

Rexon™

Streamline your self-hosted Minecraft server management with Rexon

What is Rexon?

Rexon is an all-in-one Minecraft server management system designed for self-hosted server owners. It offers a variety of tools to make server management easier and more efficient.

Features

  • Server Statistics
  • Live Console
  • File Manager
  • Plugin Manager
  • Plugin Explorer
  • World Manager
  • Port Forwarding
  • Settings Panel

Installation

// May require additional packages to install for node-pty

Manual Setup

  1. Clone the repository:
    git clone https://github.com/Xenovate-foss/Rexon
  2. Navigate into the project directory:
    cd Rexon
  3. Install the dependencies:
    npm install
  4. Start the application:
    node .
  5. Open your browser and go to: http://localhost:3000
  6. Go to the Version Manager and select your preferred Minecraft version
    (Ensure your installed Java version supports the selected version)
  7. Go to Settings to configure your custom server start command or add your ngrok token (required for port forwarding)
  8. Open the Console and start your Minecraft server

Setup Mode (Not Recommended)

  1. Clone the repository:
    git clone https://github.com/Xenovate-foss/Rexon
  2. Navigate into the project directory:
    cd Rexon
  3. Install the dependencies:
    npm install
  4. Create an empty .setup file:
    touch .setup
  5. Start the application:
    node .
  6. Open your browser and go to: http://localhost:3000

Crafted with 💖 by Xenovate Team

Rexon™ is a trademark of Xenovate. The use of this trademark is subject to the terms and conditions set forth by Xenovate.