7e8a50a0dc81f8a03f1ff1e3279bde307e5f6984
refactoring.
XmlStats
This plugin for the Bukkit Minecraft Server API (Homepage | Github) offers the possibility to access some playerstats via xml files. The provided data is basically generated by Stats.
Usage
Simply place the compiled XmlStats.jar in your servers plugin directory and execute the /reload-command on your server. The plugin will create it's config file in the /plugins/XmlStats directory. To enable the webserver of the plugin you have to edit the XmlStats.conf, set the following value and reload the server again:
xmlstats-enabled = true
Description
A plugin for the bukkit server api that hooks in different other plugins and delivers their data in xml format.
Languages
Java
100%