Перейти к содержимому
Mineforgian

ModPanel

ModPanel is a powerful Minecraft server management plugin that provide an intuitive web panel for administrators and moderators.

Загрузки
318
Подписчики
3
Обновлён
30 января 2026 г.
Лицензия
GPL-3.0-only

Опубликован 7 января 2026 г.

modrinth spigot hangar
issues issues

ModPanel

ModPanel is a powerful Minecraft server management plugin that provides an intuitive web interface for administrators to monitor and manage player inventories in real-time. With ModPanel, you can easily view and modify player inventories, even when players are offline, thanks to its robust database integration.

Features

This plugin is actually in early development, but here are some of the key features already implemented:

  • Web Interface : A website accessible via http://<server-ip>:9999 that provides a user-friendly dashboard for server administrators.
  • Advanced Inventory Management :
    • Full inventory view (Main hand, Armor, Off hand).
    • Live editing: Move items in players' inventories via a "Drag & Drop" system on the web page.
    • Offline Support: Inventories are saved in a local database (H2), allowing modification of a player's inventory even when they are offline.

Configuration

The configuration file config.yml allows you to manage the web server settings and security options. Below is an example configuration:

server-port: 9999              # Web server port
ip-whitelist-enabled: true     # Enable IP whitelist
ip-whitelist:                  # List of allowed IP addresses
  - "127.0.0.1"
  - "0.0.0.0"

Commands

The following commands are available for server administrators:

  • /mp reload : Reload the plugin configuration.
  • /mp help : Display the list of available commands.

Preview

Main Page Main Page Inventory Page Inventory Page

Roadmap

The project is under active development. Here are some upcoming features:

  • Sanction management (Ban, Kick, Mute) directly from the web interface.
  • Viewing and editing the Enderchest.
  • User account authentication system (Login/Password) for enhanced security.
  • Live viewing of chat and console logs.

Statistics by bStats

ModPanel

Ченджлог

alpha-0.2.3Альфа1.21.9, 1.21.10, 1.21.11 · 30 января 2026 г.
  • implement security update notifications
  • reduce jar size by dynamic loading H2 lib
  • fix 403 files permissions
alpha-0.2.2Альфа1.21.9, 1.21.10, 1.21.11 · 26 января 2026 г.
  • fix: player inventories arent saved on server shutdown
  • Implement remove item
alpha-0.2.1Альфа1.21.9, 1.21.10, 1.21.11 · 23 января 2026 г.
  • Adding some missing textures
  • Fix overlay for item names
alpha-0.2.0Альфа1.21.9, 1.21.10, 1.21.11 · 23 января 2026 г.
  • Update ui responsive on mobile
  • Change inventory route to profile
  • Update player list to be more instinctive
  • Enhance database performance
  • Change minecraft assets with local files instead of minecraftitemids.com
alpha-0.1.3Альфа1.21.9, 1.21.10, 1.21.11 · 22 января 2026 г.
  • Update web server
  • Add version check api
  • Implement event actions handler
  • Refactor Inventory API handlers to use player UUID instread of player name

MD5: ff54745cef3130e3346f999d485500ce SHA256: 21c027c82e30c410379d844ff9e4c8364ee5c30793cc1e69c768f30ccb819f55

alpha-0.1.2Альфа1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.
  • Added plugin version verification
  • Fixed inventory duplication bug
0.1.1Альфа1.21.9, 1.21.10, 1.21.11 · 7 января 2026 г.

alpha-0.1.0

  • Introduces a web-based interface with real-time player inventory management for Minecraft servers.
  • Data persistence is handled through embedded H2 database with automatic inventory saving.
  • The plugin includes bStats metrics integration for usage statistics.

alpha-0.1.1

  • Adding permission mp.admin
  • Command /mp now need permission mp.admin to be executed

Комментарии

Загружаем…