EssentialsX - A maintained fork of Essentials 2.x.
Go to file
2011-11-30 21:25:11 +01:00
BuildAll Removed PermissionsCommands from BuildAll 2011-09-18 00:50:05 +02:00
Essentials Allow EssentialsProtect to go into emergency mode, if Essentials core is not present at all. 2011-11-30 21:25:11 +01:00
EssentialsChat If Essentials core fails to read one of the configs now, it will disable itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server. 2011-11-30 20:49:11 +01:00
EssentialsGeoIP If Essentials core fails to read one of the configs now, it will disable itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server. 2011-11-30 20:49:11 +01:00
EssentialsGroupBridge Merge branch 'refs/heads/groupmanager' 2011-11-25 21:12:38 +01:00
EssentialsGroupManager Merge branch 'refs/heads/groupmanager' 2011-11-29 21:38:00 +01:00
EssentialsPermissionsCommands CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsProtect Allow EssentialsProtect to go into emergency mode, if Essentials core is not present at all. 2011-11-30 21:25:11 +01:00
EssentialsSpawn If Essentials core fails to read one of the configs now, it will disable itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server. 2011-11-30 20:49:11 +01:00
EssentialsUpdate Locale.ENGLISH!!1! 2011-11-27 06:23:07 +01:00
EssentialsXMPP If Essentials core fails to read one of the configs now, it will disable itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server. 2011-11-30 20:49:11 +01:00
lib Someone said something about wanting Snowmen. 2011-11-28 03:12:37 +00:00
WebPush Updating web push to just push the zip files. 2011-11-18 12:06:19 +00:00
.classpath added PermissionHandler.class and .project/.classpath so this will build 2011-08-31 01:56:31 +01:00
.gitignore Updating gitignore to ignore private files. 2011-11-18 12:10:36 +00:00
.project added PermissionHandler.class and .project/.classpath so this will build 2011-08-31 01:56:31 +01:00
build.inc.xml Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
build.xml Tidy the XML a little and test a library property. 2011-10-29 04:31:56 +01:00
LICENSE Added License info. Essentials is GPLv3 2011-05-13 19:58:30 +00:00
README.markdown Updated readme about format guidelines. 2011-11-30 00:54:44 +01:00

Essentials Development Readme

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

We use NetBeans 7 for development.

Recommended NetBeans plugins:

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