Skip to content

Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

License

Notifications You must be signed in to change notification settings

essentials/Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 18, 2013
6094485 · Sep 18, 2013
Apr 21, 2013
Sep 18, 2013
Jul 13, 2013
Jul 17, 2013
Jul 13, 2013
Jun 8, 2013
Jul 13, 2013
Sep 5, 2013
Jul 13, 2013
Nov 18, 2011
Sep 13, 2012
Sep 17, 2013
Apr 21, 2012
Oct 6, 2012
Aug 31, 2011
Mar 18, 2013
May 13, 2011
Mar 19, 2013
Jul 24, 2011
Apr 4, 2013

Repository files navigation

Essentials Development Readme

The official repository is at: https://github.com/essentials/Essentials

We use NetBeans 7 for development.

Recommended NetBeans plugins:

Commit Guidelines

Commits should fall into one of 3 areas:

[Feature] Commits which are features should start with '[Feature]' and followed by a quick summary on the top line, followed by some extra details in the commit body.

[Fix] Commits which fix bugs, or minor improvements to existing features should start with '[Fix]' and followed by a quick summary on the top line, followed by some extra details in the commit body.

Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log.

Coding Guidelines

Please follow the format guidelines that are saved in the project properties.

Windows users, please read this: http://help.github.com/line-endings/ The default line ending is LF.

To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.

If you create pull requests, always make them for the master branch.

The essentials bug tracker can be found at http://www.assembla.com/spaces/essentials/tickets