Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.63 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.63 KB

mcMMO: XPTracker

Track XP gains in mcMMO

Brief Description

mcMMOXPTracker is a convenient tool to track how fast players are gaining XP in various skills. This can be very useful when trying to balance XP gains across the mcMMO skills.

About the Team

mcMMO is currently developed by a team of individuals from all over the world.

Glorious Leader

[gmcferrin] (https://github.com/gmcferrin)

Developers

[bm01] (https://github.com/bm01) [Glitchfinder] (https://github.com/Glitchfinder) [nossr50] (https://github.com/nossr50) [NuclearW] (https://github.com/NuclearW) [shatteredbeam] (https://github.com/shatteredbeam) [TfT_02] (https://github.com/TfT-02) [t00thpick1] (https://github.com/t00thpick1) [riking] (https://github.com/riking)

Compiling

mcMMOXPTracker uses Maven 3 to manage dependancies, packaging, and shading of necessary classes; Maven 3 is required to compile mcMMO.

The typical command used to build mcMMOXPTracker is: mvn clean package install

Required Libraries:

  • Bukkit
  • mcMMO