Skip to content

mmoMinecraftDev/mmoTarget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmoMinecraft

What is mmoMinecraft?

mmoMinecraft is an easy to configure and use suite of MMORPG related plugins for SpoutPlugin and Bukkit-based Minecraft servers. Server admin can install exactly which plugins they need knowing that they won't interfere with each other, and that they aren't forced into features they don't want.

Copyright (c) 2011-2012, mmoMinecraftDev <http://mmo.me.uk/>

mmoMinecraft is licensed under GNU General Public License Version 3

Donate to the mmoMinecraft project

Source

The latest and greatest source can be found on GitHub.
Download the latest builds from Jenkins.

Compiling

All mmoMinecraft projects use Maven to handle their dependencies.

  • Install Maven 2 or 3
  • Checkout this repo and run: mvn clean package

Coding and Pull Request Formatting

  • Generally follow the Oracle coding standards.
  • Use tabs, no spaces.
  • No 80 column limit or midstatement newlines.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull request(s) accepted.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages