EssentialsX - A maintained fork of Essentials 2.x.
Go to file
2011-08-27 16:10:47 +01:00
BuildAll Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
Essentials Merge branch 'master' of github.com:essentials/Essentials 2011-08-27 16:10:47 +01:00
EssentialsChat Adding command cost for !shout and ?question. 2011-08-17 15:28:58 +01:00
EssentialsGeoIP Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
EssentialsGroupBridge Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
EssentialsGroupManager Updating default permissions. 2011-08-20 18:06:43 +01:00
EssentialsPermissionsCommands Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
EssentialsProtect Protect detector/powered rails 2011-08-27 17:09:43 +02:00
EssentialsSpawn Allow the use of the world spawn in EssentialsSpawn for new players. 2011-08-11 13:32:11 +02:00
EssentialsXMPP Minor cleanup 2011-08-08 16:32:59 +02:00
lib #RB 1060 Updates 2011-08-15 20:36:43 +01:00
.gitignore Another obsolete file 2011-07-24 23:33:48 +02:00
build.inc.xml
LICENSE
README.markdown Edited README.markdown via GitHub 2011-07-24 14:25:12 -07:00
settings.zip

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.