The MassiveCraft server has many plugins installed. Some of them are created by us in the staff. Read more about those plugins in the sub-pages.
We are looking for more developers. Are you a coder? Please join us
All of the plugins are open source. If you would like to take a look or perhaps fork the source you find it here: https://github.com/MassiveCraft
To fork is quiet easy actually:
http://help.github.com/fork-a-repo/
http://help.github.com/pull-requests/
Coding Conventions
- Indentation should be made with 1 tab and not spaces.
- Use the Allman indent style. This is not the default setting in Eclipse so you need to change it. In Eclipse go to: Window -> Preferences -> Java -> Code Style -> Formatter. And import this allman profile.



