An open API service indexing awesome lists of open source software.

https://github.com/instance01/bukkit-plugin-stats

This will show current statistics of all your plugins in one place
https://github.com/instance01/bukkit-plugin-stats

Last synced: 17 days ago
JSON representation

This will show current statistics of all your plugins in one place

Awesome Lists containing this project

README

          

Bukkit-Plugin-Stats
===================

This will show current statistics of all your plugins in one place.

See an example [here](http://instancelabs.eu5.org/bukkitstats/).

It will currently show Downloads, Stage, the main picture and the last comment. Will also inform you if a project is not approved yet.

Setup
=====

Adjust the $plugins array to your needs, just paste the following part of your plugin url into an array item:

![Example](https://dl.dropboxusercontent.com/u/82137075/example.png)

Dependencies
============

You'll need Curl to have installed on your webserver, also I'm using the bootstrap API here, though it's not really necessary as of now (might become later).