Skip to content

This is an alternative Web-Interface for the statz plugin (https://www.spigotmc.org/resources/statz.25969/). It displays nearly everything you can get out of the collected data, it is also working on small screens (mobile phones, tablets).

Notifications You must be signed in to change notification settings

adamwbb/webstatsx-Reloaded

 
 

Repository files navigation

#THIS PROJECT IS BEING UPDATED TO WORK WITH STATZ PLEASE BE PAITENT. Stats3 is being abandoned so i am updating code to support statz

Testing Status: Not Fully Functional

Done:

Rebranding

SQL Varibles switched to new table entries

Distance Working

Players Tracked Working

Kills Working

Deaths Working

TODO:

Get top 10 lists working. (partial working now traveller and deaths working)

Get Players List working.

Add New Block and Entity Images

WEBStatsX Reloaded is a continuation of the work from cynexit's project. All help and support is needed so please feel free to contribute to this project to have it up and running sooner.

It displays nearly everything you can get out of the collected data, it is also working on small screens (mobile phones, tablets).

=== What do I need? === You need to have the Stats plugin up and running, additionally you'll need to have a web server (any will do, apache, nginx etc.) and PHP (at least 5.3, not tested with 5.2).

=== Where do I get it? ===

  • Direct Download from github (master.zip)

=== How do I install it? ===

  1. Extract all files of the archive to your desired folder in the web server directory.
  2. Open the config_demo.php file, enter your server values.
  3. Rename config_demo.php to config.php
  4. Done

About

This is an alternative Web-Interface for the statz plugin (https://www.spigotmc.org/resources/statz.25969/). It displays nearly everything you can get out of the collected data, it is also working on small screens (mobile phones, tablets).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.3%
  • PHP 29.4%
  • JavaScript 24.3%