Mineuniverse
Log in Register
Plugins

Mineload

Mineload
by _ForgeUser8825037
Download Claim this project
9,978 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Chat Related Developer Tools Informational Website Administration

What is Mineload?

Mineload is a plugin to view critical status data of a bukkit server. It generates XML which can be read by any computer or mobile device. It also comes with an optional web interface for viewing this data in an intuitive way and takes advantage of JSONAPI features.

Current Main features

  • View Playercount, Message Of the Day, Latency
  • Server Tickrate, time per tick, heartbeat.
  • Network traffic gauges
  • Live YML editor. No more uploading yaml configs for your plugins.
  • Realtime WebSocket console viewer
  • Player info (ban/kick/ip ban/ live graph of world with connected players (GEOIP)
  • World info table.
  • Plugin version table.
  • Server disk and network usage graphing.
  • Player inventory viewer and reverse chest lookups!

Installation Instructions Part 1 - The Plugin

Installation Instructions Part 2 - The Web Interface

The Web Interface

Mineload Web interface dashboard

Live text editing

Live text editor

Real-time Server Console

WebSocket server console

Installed plugins version table

Plugin table View all your players inventories on one page... and view ALL their private chest contents. Inventory and chest browser

The generated XML [I added comments]

<server>
<motd>A Minecraft Server</motd>
  <playercount>1</playercount>
  <maxplayers>20</maxplayers>
  <totalplayers>1</totalplayers><!-- Total players that your server has had log in -->
  <memoryused>134</memoryused>
  <maxmemory>989</maxmemory><!-- not to be confused with system memory usage -->
  <jvmversion>1.7.0_17</jvmversion>
  <osname>Mac OS X</osname>
  <osversion>10.8.3</osversion>
  <cwd>/Users/tim/b</cwd><!-- current working directory where its running -->
  <bukkitversion>1.5.2-R0.1</bukkitversion>
  <tps>20.0</tps>
  <!-- heartbeat will range from 0-1000 normally, higher values could be a problem -->
  <heartbeat ticktime="1000">926</heartbeat> 
  <!-- bytes transmitted on network card, can be buggy -->
  <tx>1468701304</tx>
  <rx>24162726483</rx>
  <!-- Time taken to generate response data (ms) -->
  <generated>1.0</generated>
</server>

GitHub Repository - MineloadPlugin

https://github.com/timatooth/MineloadPlugin

GitHub Repository - Mineload Web Interface

https://github.com/timatooth/Mineload

McStats

MineloadPlugin 0.0.7
MC CB 1.6.2-R0.1
Beta 2013-08-15 Get
Mineload Web Interface 0.0.6
MC CB 1.5.2-R0.1
Beta 2013-05-14 Get
MineloadPlugin 0.0.6
MC CB 1.5.2-R0.1
Beta 2013-05-14 Get
Mineload Web Interface 0.0.5
MC CB 1.5.1-R0.1
Alpha 2013-04-12 Get
MineloadPlugin 0.0.5
MC CB 1.5.1-R0.1
Alpha 2013-04-12 Get
Mineload Web Interface 0.0.4
MC CB 1.4.7-R1.0
Alpha 2013-02-18 Get
MineloadPlugin 0.0.4
MC CB 1.4.7-R1.0
Alpha 2013-02-18 Get
MineloadPlugin 0.0.3
MC CB 1.4.7-R1.0
Beta 2013-02-09 Get
MineloadPlugin 0.0.2
MC CB 1.3.2-R2.0
Beta 2012-10-18 Get
Mineload Web Interface 0.0.2
MC CB 1.3.2-R2.0
Alpha 2012-10-18 Get
Mineload 0.0.1
MC CB 1.3.2-R1.0
Alpha 2012-10-10 Get

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945
Youzer
Youzer is a set of commands for admins and players
9,944