EssentialsX - A maintained fork of Essentials 2.x.
Go to file
2011-06-07 23:01:28 +02:00
BuildAll Fix dependency 2011-06-07 21:55:31 +02:00
Essentials Fix save inventory after logout for new players. 2011-06-07 22:18:57 +02:00
EssentialsChat Only import what we really need. 2011-06-07 01:08:31 +02:00
EssentialsGeoIP Only import what we really need. 2011-06-07 01:08:31 +02:00
EssentialsGroupBridge Finally get rid of all dependency problems. 2011-05-11 22:30:34 +00:00
EssentialsGroupManager Added permissions to bypass EssentialsProtect damage protection. 2011-05-15 12:10:24 +00:00
EssentialsPermissionsCommands Cleanup 2011-06-07 00:54:36 +02:00
EssentialsProtect Fix dependency 2011-06-07 21:55:31 +02:00
EssentialsSpawn Only import what we really need. 2011-06-07 01:08:31 +02:00
EssentialsXMPP Only import what we really need. 2011-06-07 01:08:31 +02:00
lib Bukkit #704 2011-06-07 01:07:16 +02:00
.gitignore ignore build directories 2011-06-07 01:23:07 +02:00
build.inc.xml Moving all files to trunk. 2011-03-19 22:39:51 +00:00
LICENSE Added License info. Essentials is GPLv3 2011-05-13 19:58:30 +00:00
README.markdown Added developer readme and settings. 2011-06-07 23:01:28 +02:00
settings.zip Added developer readme and settings. 2011-06-07 23:01:28 +02:00

Essentials Development Readme

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

We use NetBeans 7 for development.

Recommended NetBeans plugins:

In the root folder of the repository is a file called settings.zip. It contains the code guidelines settings. Open the preferences of NetBeans and import the zip file. Use "Source > Format" before each commit please.

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.