The RPG Lover's Mod!

Justin ae35da8e02 Arcane bypass readded преди 6 години
extras e232bb3699 finished default repairables, diamond armor gives less xp by default преди 6 години
src ae35da8e02 Arcane bypass readded преди 6 години
.gitattributes 03d0ecd450 text=auto преди 12 години
.gitignore 5e8a840418 Ignore Gradle Files преди 6 години
Changelog.txt 7cf3b4e521 Wire up inspect command settings преди 6 години
Changelog_2.1.0.md 67bcb8da11 Updating the fancy changelog преди 6 години
LICENSE 5e8a8aac53 Fix adding in to much copypasta преди 13 години
README.md 0ba3d7bd68 Update README.md преди 6 години
pom.xml 856e6f0447 Fishing now actually grants XP for caught fish (values in the config did nothing before... lol ) преди 6 години
standards.md d527584248 A private method cannot be abstract >.> преди 11 години

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.