Add support for game profile based player images
This commit is contained in:
parent
16d5b1de86
commit
b87a44a690
4 changed files with 99 additions and 1 deletions
5
pom.xml
5
pom.xml
|
|
@ -150,6 +150,11 @@
|
|||
<artifactId>bstats-bukkit</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue