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

Jun 15, 2015
d36d809 · Jun 15, 2015
Sep 2, 2014
Apr 13, 2014
Apr 13, 2014
Mar 22, 2014
May 4, 2014
Mar 22, 2014
Jun 25, 2014
Jul 19, 2014
Dec 26, 2013
Sep 13, 2012
Apr 18, 2014
Dec 25, 2013
May 13, 2011
Mar 4, 2014
Jan 5, 2014
Apr 18, 2014
Feb 15, 2014

Repository files navigation

Essentials Development Readme

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

We use NetBeans 7.3 for development.

Recommended NetBeans plugins:

Building

To build with Maven, use the command

mvn package dependency:copy

Jar files can then be found in the /jars folder

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 EssentialsParent project and build that. You'll find all jars inside the jars folder.

Please only submit pull requests for the 2.x branch.

Bugs and issues can be submitted/found at https://essentials3.atlassian.net/

Other advice

Not all features are 'Essentials Ready'. Essentials is designed to cover the basic needs of Minecraft server administration, thus, we reject over 80% of feature requests that we deem are unsuitable.

Before developing an Essentials feature, we would recommend speaking to a developer in the Essentials IRC channel (#essentials on irc.esper.net). Click here if you have a IRC client.