A copy of the mcMMO repository mainly used for building .jar files. https://www.mcmmo.org
Go to file
GJ c589c5556b MASSIVE config overhaul - most keys are now based on the "proper" name
given to a material or entity by Bukkit.

This WILL wipe some custom values you may have set, so please verify
that your values are what you want them to be after the new config file
is generated.
2013-02-20 16:44:15 -05:00
extras Example repair config for chainmail 2012-05-22 01:11:56 -04:00
src MASSIVE config overhaul - most keys are now based on the "proper" name 2013-02-20 16:44:15 -05:00
.gitignore Iterate through the durability damage with Unbreaking check 2012-12-30 23:46:21 +01:00
Changelog.txt Added '/mcnotify' command to toggle ability notifications on/off 2013-02-19 13:18:27 -05:00
LICENSE Fix adding in to much copypasta 2012-02-10 03:07:43 -08:00
pom.xml Back to development 2013-02-16 00:15:12 -05:00
README.creole Update README.creole 2013-01-27 01:05:12 +01:00

== mcMMO
**The RPG lovers mod**

=== Dev builds
http://ci.mcmmo.info Download the latest dev build of mcMMO here.

=== Brief Description
mcMMO takes core Minecraft game mechanics and expands them to add an extensive RPG experience, the goal of the project has always been a quality RPG experience. Everything in mcMMO is carefully thought out and is constantly improving. mcMMO adds eleven skills to train in and level in, while also offering a high level of customization for server admins. There are countless features, including custom sounds, graphical elements, and more added when running mcMMO in conjunction with Spout. I carefully read feedback and evaluate the mechanics of mcMMO in every update to provide an ever-evolving experience.

If you want an original RPG experience like no other mod out there, mcMMO is for you.

=== About the Developer
I've always wanted to make games and in the last year I decided to take a swing at developing Minecraft mods as a platform to teach myself programming, the biggest project I have made to date is mcMMO. I went from knowing nothing about Java to what I know now purely from modding Minecraft, and I plan to move onto game development in the not so distant future.

I take design very seriously, I am not the kind of person who can be satisfied giving a project anything less than my all. As you will see reflected in the quality of the mods I make, I take great care in my work.

Hearing that people enjoy mcMMO and seeing the daily youtube videos about my mod has become a joy, I really can't believe how popular my mod has gotten!

=== Compiling

Required Libraries:
* Spout API
* JUnit

Required to Run:
* Bukkit

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