Skip to content

A popular Minecraft plugin that brings unique and challenging achievements to your server! Books, GUI, rankings, rewards, effects and more!

License

Notifications You must be signed in to change notification settings

Platinteufel/AdvancedAchievements

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

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!

Useful links

The Wiki of Advanced Achievements is available by clicking on the Wiki tab at the top of the page, or directly on this link. A lot of valuable information on how to set the plugin up or use it properly is at your disposal!

For more information and download links, please visit the project's webpages:

Advanced Achievements - Spigot

Advanced Achievements - Bukkit

Feel free to visit HelloMinecraft, the plugin's official server (french server): HelloMinecraft

Setting your own working copy of the project

Ensure you have a working version of the JDK (Java Development Kit).

The following steps are for the Eclipse development environment, but will be similar on other IDEs.

  • Download or clone the repository on your computer. You can also create your own fork by clicking on the Fork icon on the top right of the page.
  • In Eclipse, go to File -> Import... -> Maven -> Existing Maven Projects.
  • In the Root Directory field, select the location where you downloaded the Advanced Achievements repository.
  • Tick the pom.xml box that appears in the Projects field and click Finish.
  • 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.

About

A popular Minecraft plugin that brings unique and challenging achievements to your server! Books, GUI, rankings, rewards, effects and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%