The essential plugin suite for Minecraft servers.
Go to file
snowleo edd6adc78f Another obsolete file 2011-07-24 23:33:48 +02:00
BuildAll Added code guidelines to all projects, so we don't need them globally. 2011-07-24 04:07:28 +02:00
Essentials Another obsolete file 2011-07-24 23:33:48 +02:00
EssentialsChat Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
EssentialsGeoIP Added code guidelines to all projects, so we don't need them globally. 2011-07-24 04:07:28 +02:00
EssentialsGroupBridge Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
EssentialsGroupManager Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
EssentialsPermissionsCommands Added code guidelines to all projects, so we don't need them globally. 2011-07-24 04:07:28 +02:00
EssentialsProtect Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
EssentialsSpawn Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
EssentialsXMPP Added code guidelines to all projects, so we don't need them globally. 2011-07-24 04:07:28 +02:00
lib Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
.gitignore Another obsolete file 2011-07-24 23:33:48 +02:00
LICENSE Added License info. Essentials is GPLv3 2011-05-13 19:58:30 +00:00
README.markdown Edited README.markdown via GitHub 2011-07-24 14:25:12 -07:00
build.inc.xml Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
settings.zip Added developer readme and settings. 2011-06-07 23:01:28 +02:00

README.markdown

Essentials Development Readme

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

We use NetBeans 7 for development.

Recommended NetBeans plugins:

You don't need to import settings.zip anymore, since the format guidelines have been added to 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.