HomeJavaModsNexbyteWeb
NexbyteWeb
ModsJava

NexbyteWeb

by AXR3X · on Modrinth

Real-time web panel for Minecraft servers. Live TPS/RAM, player tools & inventory viewer. Paper, Purpur, Folia & Bukkit.

⬇ Download on Modrinth
NexbyteWeb — screenshot 1NexbyteWeb — screenshot 2

NexbyteWeb — Live Minecraft Server Web Panel

NexbyteWeb embeds a beautiful, real-time web management panel directly into your Minecraft server. No external hosting, no third-party dashboards, no extra setup — just drop the plugin in, start your server, and open your browser.

Think Aternos-style server management, but running on your own machine with full control, zero latency, and complete privacy.

The panel listens on 127.0.0.1 by default, so only people with access to the server machine can open it. Perfect for VPS owners, home server hosts, and anyone who wants a clean visual overview without exposing their server to the internet.


Why NexbyteWeb?

Running a Minecraft server usually means juggling the console, plugins, player complaints, and performance issues all at once. NexbyteWeb gives you a single, modern interface to see everything at a glance and take action instantly.


Dashboard — Server Status

The main dashboard gives you a complete health overview of your server:

Feature Description
TPS & MSPT Live ticks-per-second and milliseconds-per-tick with color-coded health indicators
RAM Usage Used / max memory with percentage bar and history chart
CPU Load Process CPU usage snapshot
TPS History Sparkline chart of recent TPS values
RAM History Sparkline chart of recent RAM usage
Performance Warnings Automatic alerts for low TPS or high RAM
Online Players Quick-view chips with name, ping, and gamemode
Server Info Minecraft version, platform (Paper/Purpur/Folia), Java version (21–25), uptime, web port, plugin count, world count
MOTD Server message of the day
Server Icon Automatically reads server-icon.png from your server root and displays it in the panel header
Console Logs Recent server log lines streamed into the panel
Plugin List All loaded plugins with version and enabled/disabled status
World List All worlds with environment, time, weather, and player count

Players — Deep Player Management

Browse, search, and manage every online player from a modern card-based UI.

Player Overview

Player Detail Panel

Custom Inventory Viewer

A fully custom-built inventory UI — not a static PNG overlay:

3D Character Preview

Ender Chest


Optional Plugin Integrations

NexbyteWeb works perfectly on its own. When supported plugins are installed, extra data appears automatically — no configuration required.

Plugin Integration
AuthMe Registration status, last login, registration date (when API available), last IP
LuckPerms Primary group, all groups, permission nodes
SetHome / HomePlugin Player home names and coordinates
Essentials / EssentialsX Homes and ban history
GrimAC / GrimAntiCheat Active violation levels per check

All integrations use softdepend — if a plugin is missing or the API changes, NexbyteWeb logs a warning and continues running normally.


Server Management Actions

Take control of your server without typing commands:

All destructive actions (kill, kick) can be individually disabled in config.yml.


Platform & Version Support

Supported
Minecraft 1.21.x (optimized for 1.21.1 – 1.21.11)
Java 21, 22, 23, 24, 25
Paper
Purpur
Folia ✅ (region-safe scheduling)
Spigot
Bukkit

Java version is detected automatically on startup. Supported runtimes (21–25) are logged to the console and shown in the dashboard.


Installation

  1. Download NexbyteWeb-1.0.0.jar
  2. Place it in your server's plugins/ folder
  3. Start or restart the server
  4. Open your browser: http://127.0.0.1:8765

That's it. No database, no extra plugins, no web server setup.

Optional: Server Icon

Place a server-icon.png (64×64 PNG) in your server root directory (next to server.properties). NexbyteWeb reads it automatically and uses it as the panel logo.

Port Already in Use?

If port 8765 is busy, NexbyteWeb automatically searches for the next available port (configurable range). The active port is shown in the dashboard and logged to console.


Configuration

All settings are in plugins/NexbyteWeb/config.yml:

web:
  enabled: true
  bind: "127.0.0.1"       # localhost only — do not expose without understanding the risks
  port: 8765
  auto-find-port: true
  port-search-range: 20
  update-interval-ms: 1000
  auto-open-browser: true

features:
  show-player-ip: true
  show-authme: true
  show-homes: true
  show-enderchest: true
  show-inventory: true
  show-luckperms: true
  show-ban-history: true
  show-grim-history: true

actions:
  allow-kill: true
  allow-gamemode-change: true
  allow-kick: true
  allow-message: true
  allow-teleport: true
  allow-whitelist: true
  allow-weather-time: true

Every feature and action can be toggled individually.


Security

NexbyteWeb is designed with security in mind:

Warning: Do not change bind to 0.0.0.0 on a public server without adding your own authentication or firewall rules. The panel has full server management capabilities.


Technical Details


Comparison

NexbyteWeb External panels (e.g. Pterodactyl)
Setup Drop JAR, done Install panel software, configure
Hosting Runs inside your server Separate web server required
Cost Free Often requires VPS + panel hosting
Privacy 100% local Data sent to external service
Real-time WebSocket, ~1s updates Varies

FAQ

Does this work without any other plugins? Yes. NexbyteWeb is fully functional with only Paper/Purpur/Folia/Bukkit installed.

Can I access the panel from another computer? By default, no — it binds to localhost. You can change bind in config, but add proper security first.

Does it work on Folia? Yes. NexbyteWeb uses Folia-compatible schedulers for all server operations.

Does it support Java 25? Yes. Java 21 through 25 are supported and detected automatically.

Will it lag my server? The panel collects data on a configurable interval (default 1 second) using async schedulers. Impact is minimal on modern hardware.


Support & Feedback

Found a bug? Have a feature request? Leave a comment on the Modrinth page or open an issue.

NexbyteWeb — Your server. Your browser. Full control.

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