OresomeCraft / OresomeAchievements

A custom plugin that gives rewards on fulfilling tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OresomeAchievements

General Overlook

A custom plugin that gives rewards on fulfilling tasks.

If you can code, you're welcome to have a go at coding an achievement or making the code even better!

Developers

Users with push and pull access to this repo are:

Changelog

Version 1.0

  • User per-config YMLs
  • Give all achievements the OAchievement object
  • Use HashMaps for config objects

Version 2.0

  • Various improvements
  • SQL migration
  • Reflections

Compiling

You must have Apache Maven installed to compile. (http://maven.apache.org)

to compile use the following command:

mvn clean install

Note: This plugin can function on your own server, but it might not work!

About

A custom plugin that gives rewards on fulfilling tasks.


Languages

Language:Java 100.0%