HomeJavaModsMinePanels
MinePanels
ModsJava

MinePanels

by FlaxiLabs · on Modrinth

ServerWebAdmin is a lightweight Minecraft Spigot/Paper plugin that provides a web-based control panel for server

⬇ Download on Modrinth

Join Discord server

https://discord.gg/EYaT5EkD7U


Support

If you enjoy the project and want to support future development:

Patreon available for supporters.(Support me.) Replace this with a description


MinePanel

A lightweight, secure, and modern self-hosted web management panel for Minecraft servers.

MinePanel allows server owners to monitor, manage, and administrate their Minecraft server directly from a web browser — without relying on heavyweight external panels or complex infrastructure.

Designed for server owners who want a fast, simple, and powerful alternative to traditional server management solutions.


Core Features

MinePanel combines real-time monitoring, remote administration, security, and server management into a single embedded web panel.


Web-Based Management Panel

Manage your Minecraft server entirely from your browser.

Features:

No external control panel installation required.


Real-Time Server Monitoring

Monitor server health in real time.

Available metrics:

Built for quick server diagnostics.


Player Management System

Manage online players remotely.

Supported actions:

No need to access the Minecraft console directly.


Live Console Streaming

View server console logs directly from the browser.

Features:

Monitor your server without SSH access.


Authentication & Security

MinePanel was designed with security as a priority.

Implemented security systems:

Secure by default.


Multi-User Management System

Support multiple administrator accounts.

Available functions:

Designed for multi-staff server management.


Role-Based Access Control (RBAC)

Fine-grained permission system for server staff.

Available roles:

Permission architecture includes:

Three-layer security architecture prevents unauthorized access.


Built-in File Manager

Manage server files directly from the browser.

Available functions:

Supported file management permissions:

No FTP required.


Network Configuration System

Flexible network deployment options.

Supported configurations:

Compatible with multiple hosting environments.


Modern User Interface

Designed for usability.

Features:

Clean and minimal interface.


Supported Versions

Currently tested and supported on:

Java compatibility:

Supported server software:

Legacy support may be considered in future releases.


Installation

Download the latest release.

Place the plugin inside:

/plugins/

Start your Minecraft server.

MinePanel will automatically generate required configuration files.

Open your browser:

http://localhost:8080

Default port can be changed inside configuration.


Default Login

Default credentials generated automatically on first startup.

Username: owner
Password: admin123

Security policy:

Please change the default password immediately.


Configuration Example

Example config.yml

web:
  host: 0.0.0.0
  port: 8080
  allow-external: true

security:
  session-timeout-minutes: 5

Reverse Proxy Support

MinePanel supports reverse proxy deployments for additional security.

Example using Nginx:

server {
    listen 80;
    server_name panel.example.com;

    location / {
        proxy_pass http://127.0.0.1:8080;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    }
}

Recommended architecture:

MinePanel → 127.0.0.1:8080 → Nginx → Domain

Commands

Available commands:

/webadmin reload
/webadmin players
/webadmin kick
/webadmin ban

Reload command safely restarts the embedded web server and reloads configuration.


Security Architecture

MinePanel implements multiple security layers.

Implemented protections:

Security-first design philosophy.


Screenshots

Replace this with a description Replace this with a description


Project Philosophy

MinePanel was created with one simple idea.

Provide Minecraft server owners with a lightweight, secure, modern, and self-hosted management panel without depending on large external hosting panels.

Core philosophy:

Simple

Fast

Secure

Reliable

Build only what server owners actually need.


Contributing

Community feedback is extremely valuable.

You can help improve MinePanel by:

All feedback is welcome.


License

MinePanel is licensed under GNU GPL v3.

You are free to:

Requirements:

Please respect the project and support original development.


Future Development

MinePanel is actively developed based on real community feedback.

Upcoming improvements may include:

More features coming soon.


Built with ❤️ by FlaxiLabs

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