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
- Host: GitHub
- URL: https://github.com/instance01/bukkit-plugin-stats
- Owner: instance01
- Created: 2014-03-10T20:41:24.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-11T20:42:18.000Z (over 11 years ago)
- Last Synced: 2026-01-02T06:13:36.087Z (4 months ago)
- Language: PHP
- Size: 443 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

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).