Dashing Dashboard
Send your server statics to dashing
this mod posts number of players and server tickrate to a web dashboard
you will need to setup your own dashboard powered by dashing.io
Example dashboard configuration
<% content_for :title do %>My super sweet dashboard<% end %>
<div class="gridster">
<ul>
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
<div data-id="players" data-view="Meter" data-title="Players Online" data-min="0" data-max="10"></div>
</li>
<li data-row="1" data-col="1" data-sizex="1" data-sizey="1">
<div data-id="tps" data-view="Meter" data-title="TPS" data-min="0" data-max="20"></dev>
</li>
</ul>
</div>
Author | Glasspelican |
---|---|
Version | 1.0-11, 3.6 years ago |
Downloads | 1060 total |
Minecraft | 1.10.2 |
The profit from this advertising space goes directly to the mod developer.
Consider turning off AdBlock on mods.io to support the Minecraft community!