PlayerMetrics
v0.0.1
PlayerMetrics was started because I thought it would be beneficial for server administrators to know more in-depth information on all the players that play on a server. This plugin records a whole lot of data on players, but it's not finished yet. This is an early release, but it has been tested quite thoroughly. If you find any bugs, please create a ticket.
NOTE: This plugin simply creates data (JSON files in plugins/PlayerMetrics and data in a MySQL database). It does not provide a clean way to view said data. If you would like a way, I have also created PlayerMetrics Web Frontend (PMWF). PMWF connects to a MySQL database (preferably the same one that this plugin can be configured to connect to) to get and display data. You can find more information here.
- Download PlayerMetrics
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. - Bleeding-edge Builds (Not approved by Bukkit)
- GitHub
- Live chat
- Donate
Commands
There is one command for this plugin. /playermetrics
(/pmetrics
for short) allows you to reload the config and force-save the metrics.
Command | Description |
---|---|
/pmetrics reload | Reloads the configuration |
/pmetrics pushstats | Forcibly saves JSON stats and pushes to MySQL |
Continuous Integration
The CI is located here. These builds are not checked over by BukkitDev staff.
Contact
[email protected] | |
Minecraft username | jkcclemens |
IRC | irc.esper.net #playermetrics |
IRC | royaldev.org #bukkit |
Donate
If you like the plugin and want to buy me a Red Bull (or help me pay the bills), consider donating.
Servers
Run PlayerMetrics on your server? PM me with the name and address (and a note if you want), and I'll list it here!
Of course, there's the server it was made for:
Server Name | Server Address | Note |
---|---|---|
RoyalCraft | play.royaldev.org | The server PlayerMetrics was built for. |
The Royal Suite
Name | Description |
---|---|
RoyalCommands | A set of useful, general commands for your Minecraft server |
RoyalChat | A simple chat manager for your Minecraft server |
RoyalMessages | Change or disable login and logout messages on your Minecraft server |
RoyalAuth | Easy, simple to use offline-mode authentication. |
PlayerMetrics | The backend to a great player information system. |