Skip to content

mcMMO-Dev/mcMMO-TagAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcMMO-TagAPI

mcMMO TagAPI features

Brief Description

Uses mcMMO and TagAPI to color player names!

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

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

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

Required Libraries:

  • Bukkit
  • mcMMO
  • TagAPI

http://dev.bukkit.org/server-mods/mcmmo-tagapi for more up to date information.