Changed version number to 0.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# XmlStats v0.3
|
||||
# XmlStats v0.4
|
||||
|
||||
This plugin for the Bukkit Minecraft Server API ([Homepage](http://bukkit.org) | [Github](https://github.com/Bukkit/Bukkit )) offers the possibility to access some playerstats via xml files. The provided data is basically generated by [Stats](https://github.com/nidefawl/Stats).
|
||||
|
||||
@@ -52,4 +52,4 @@ Also you can request achievement data provided by the achievements plugin via:
|
||||
|
||||
You can request gzip compressed files by using the parameter gzip=true. This works on all files:
|
||||
|
||||
http://server:port/userstats.xml?gzip=true
|
||||
http://server:port/userstats.xml?gzip=true
|
||||
|
||||
Reference in New Issue
Block a user