Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB authored Jan 3, 2017
1 parent 205127e commit 1673205
Showing 1 changed file with 28 additions and 12 deletions.
40 changes: 28 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,43 @@
<p align="center">
<img src ="http://images.jupload.fr/1442335330.png" />
<br/>
<br/>
<a href="https://github.com/PyvesB/AdvancedAchievements/issues">
<img src ="https://img.shields.io/github/issues/PyvesB/AdvancedAchievements.svg" />
</a>
<a href="https://github.com/PyvesB/AdvancedAchievements/stargazers">
<img src ="https://img.shields.io/github/stars/PyvesB/AdvancedAchievements.svg" />
</a>
<a href="https://github.com/PyvesB/AdvancedAchievements/network">
<img src ="https://img.shields.io/github/forks/PyvesB/AdvancedAchievements.svg" />
</a>
<a href="https://github.com/PyvesB/AdvancedAchievements/releases">
<img src ="https://img.shields.io/github/release/PyvesB/AdvancedAchievements.svg" />
</a>
</p>

**Advanced Achievements enables unique and challenging achievements on Minecraft servers running Bukkit or Spigot. Try to collect as many achievements as you can, earn rewards, climb the rankings and receive RP books! The plugin supports SQLite, MySQL and PostgreSQL, integrates a complex statistics system, handles configuration and language YAML files and features fancy in-game GUIs!**
**Advanced Achievements enables unique and challenging achievements on Minecraft servers. Try to collect as many achievements as you can, earn rewards, climb the rankings and receive RP books! The plugin supports SQLite, MySQL and PostgreSQL, integrates an extensive statistics system, handles YAML configuration files and features fancy in-game GUIs!**

# Contributing
# Useful links

Contributions are happily accepted through **pull requests** on GitHub. Feel free to fork the project and share your code, or improve and update the available translations!
[![Spigot](http://images.jupload.fr/1483481688.png)](https://www.spigotmc.org/resources/advanced-achievements.6239/) [Spigot plugin page](https://www.spigotmc.org/resources/advanced-achievements.6239/)

You can also **star this repository** to support the open-source project!
[![Bukkit](http://images.jupload.fr/1483481295.png)](http://dev.bukkit.org/bukkit-plugins/advanced-achievements/) [Bukkit plugin page](http://dev.bukkit.org/bukkit-plugins/advanced-achievements/)

# Useful links
[![Wiki](http://images.jupload.fr/1469708815.png)](https://github.com/PyvesB/AdvancedAchievements/wiki) [Documentation, installation and FAQ ](https://github.com/PyvesB/AdvancedAchievements/wiki), _a lot of valuable information on how to set the plugin up or use it properly!_

The **Wiki** of Advanced Achievements is available by clicking on the *Wiki* tab at the top of the page, or directly on [this link](https://github.com/PyvesB/AdvancedAchievements/wiki). A lot of valuable information on how to set the plugin up or use it properly is at your disposal!
[![Issues](http://images.jupload.fr/1469708806.png)](https://github.com/PyvesB/AdvancedAchievements/issues) [Feature requests, support and issues](https://github.com/PyvesB/AdvancedAchievements/issues), _please open an issue if you need any help!_

For more *information and download links*, please visit the project's webpages:
[![Translations](http://images.jupload.fr/1470315586.png)](https://github.com/PyvesB/AdvancedAchievements/tree/master/src/main/resources) [Plugin translations ](https://github.com/PyvesB/AdvancedAchievements/tree/master/src/main/resources), _11 languages available, feel free to improve the translations!_

[Advanced Achievements - Spigot](https://www.spigotmc.org/resources/advanced-achievements.6239/)
[![HelloMinecraft](http://images.jupload.fr/1469708948.png)](http://hellominecraft.fr/) [HelloMinecraft, the plugin's official server](http://hellominecraft.fr/), _amongst the best French servers out there!_

[Advanced Achievements - Bukkit](http://dev.bukkit.org/bukkit-plugins/advanced-achievements/)
# Contributing

Contributions are happily accepted through **pull requests** on GitHub. Feel free to fork the project and share your code, or improve and update the available translations!

You can also **star this repository** to support the open-source project!

Feel free to visit **HelloMinecraft**, the plugin's official server (french server):
[![HelloMinecraft](http://img11.hostingpics.net/pics/487719servericon.png)](http://hellominecraft.fr/)

# Setting your own working copy of the project

Expand All @@ -36,6 +52,6 @@ The following steps are for the [Eclipse](https://eclipse.org/) development envi
* To compile the plugin, in the *Package Explorer* window, right click on the imported project, then *Run As* -> *Maven Install*.
* The plugin will be generated in the *target* folder of the project.

Please let me know if you encounter any problems by opening an Issue, I am happy to help.
Please let me know if you encounter any problems by opening an Issue, I am happy to help!


0 comments on commit 1673205

Please sign in to comment.