The RPG Lover's Mod!

nossr50 b64b8d0f8f Admin Chat config settings %!s(int64=6) %!d(string=hai) anos
extras e232bb3699 finished default repairables, diamond armor gives less xp by default %!s(int64=6) %!d(string=hai) anos
src b64b8d0f8f Admin Chat config settings %!s(int64=6) %!d(string=hai) anos
.gitattributes 03d0ecd450 text=auto %!s(int64=12) %!d(string=hai) anos
.gitignore 5e8a840418 Ignore Gradle Files %!s(int64=6) %!d(string=hai) anos
Changelog.txt 1fe4fef75a Merge master 2.1.40 %!s(int64=6) %!d(string=hai) anos
Changelog_2.1.0.md 67bcb8da11 Updating the fancy changelog %!s(int64=6) %!d(string=hai) anos
LICENSE 5e8a8aac53 Fix adding in to much copypasta %!s(int64=13) %!d(string=hai) anos
README.md 0ba3d7bd68 Update README.md %!s(int64=6) %!d(string=hai) anos
pom.xml 856e6f0447 Fishing now actually grants XP for caught fish (values in the config did nothing before... lol ) %!s(int64=6) %!d(string=hai) anos
standards.md d527584248 A private method cannot be abstract >.> %!s(int64=11) %!d(string=hai) anos

README.md

mcMMO

The RPG lovers mod

Website

I'm working on a brand new website for mcMMO

You can check it out here http://www.mcmmo.org

I plan to post links to our new wiki (its still under development), downloads, and dev blogs there.

Builds

Currently, you can obtain our builds via the Spigot resource page: http://spigot.mcmmo.org

Brief Description

The goal of mcMMO is to take core Minecraft game mechanics and expand them into add an extensive and quality RPG experience. Everything in mcMMO has been carefully thought out and is constantly being improved upon. Currently, mcMMO adds fourteen unique skills to train and level in. Each of these skills is highly customizable through our configuration files, allowing server admins to tweak mcMMO to best suit the needs of his or her server. Know that the mcMMO team is dedicated to providing an ever-evolving experience, and that we carefully read all feedback and bug reports in order to evaluate and balance the mechanics of mcMMO in every update.

About the Team

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

Project Lead & Founder

nossr50

Former Lead

gmcferrin

Developers

bm01 Glitchfinder NuclearW shatteredbeam TfT_02 t00thpick1 riking

Special thanks

EasyMFnE
Added the Alchemy skill

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
  • JUnit

http://spigot.mcmmo.org for more up to date information.