EssentialsX - A maintained fork of Essentials 2.x.
Find a file
2011-07-19 11:26:23 +02:00
BuildAll
Essentials /tempban and /ban have the same problem as /tjail 2011-07-19 01:32:48 +02:00
EssentialsChat Rewritten Factions hook, so we don't need Factions in our code. 2011-07-19 11:26:23 +02:00
EssentialsGeoIP Heavy cleanup of all classes 2011-07-16 01:33:22 +02:00
EssentialsGroupBridge GroupManager fix (The commands didn't work) 2011-06-25 14:18:45 +02:00
EssentialsGroupManager essentials.back.ondeath would be useless without essentials.back 2011-07-03 06:58:20 -07:00
EssentialsPermissionsCommands Revert to correct class loader 2011-07-16 05:06:08 +02:00
EssentialsProtect Removing the annoying c3p0 start message. 2011-07-19 11:11:59 +02:00
EssentialsSpawn Revert to correct class loader 2011-07-16 05:06:08 +02:00
EssentialsXMPP Heavy cleanup of all classes 2011-07-16 01:33:22 +02:00
lib CB #1000 Bukkit #700 2011-07-17 22:31:12 +01:00
.gitignore Ignore all build files 2011-06-11 12:25:55 +02:00
build.inc.xml
LICENSE
README.markdown Edited README.markdown via GitHub 2011-07-02 15:12:43 -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:

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.

If you create pull requests, always make them for the master branch.