Edited README.md via GitHub

This commit is contained in:
Pascal König
2011-08-28 03:51:00 +03:00
parent d4c6678368
commit 0bd069f1c7

View File

@@ -1,4 +1,9 @@
StatsXmlQuery # XmlStats
=============
This plugin for the bukkit minecraft-server offers the possibility to access some playerstats via xml files. The provided data is basically generated by [nidefawl/Stats](https://github.com/nidefawl/Stats). This plugin for the Craftbukkit Minecraft Server API ([Homepage](http://bukkig.org) | [Github](https://github.com/Bukkit/CraftBukkit )) offers the possibility to access some playerstats via xml files. The provided data is basically generated by [Stats](https://github.com/nidefawl/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