
ModPanel is a powerful Minecraft server management plugin that provide an intuitive web panel for administrators and moderators.
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.
This plugin is actually in early development, but here are some of the key features already implemented:
http://<server-ip>:9999 that provides a user-friendly dashboard for server administrators.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"
The following commands are available for server administrators:
/mp reload : Reload the plugin configuration./mp help : Display the list of available commands.Main Page
Inventory Page
The project is under active development. Here are some upcoming features: