EssentialsX - A maintained fork of Essentials 2.x.
Go to file
ElgarL 1dab4f95dd Added recursive loop detection for World mirroring (you may not set the
main world as a mirror of another).
Fixed fetching world data so it no longer returns the mirrored world
for groups. Each world data holder now points to the correct data set,
so can be returned as an object.
2012-01-24 14:08:53 +00:00
BuildAll Netbeans 7.1 stuff 2012-01-12 23:37:39 +01:00
Essentials Catching throwable leads to madness, lets do this safely. 2012-01-21 00:19:13 +00:00
EssentialsChat Adding translation keys for [L] and [Spy] 2012-01-20 22:57:35 +00:00
EssentialsGeoIP Removing load info, bucket displays that now. 2012-01-20 05:52:35 +01:00
EssentialsGroupBridge Update to new Bukkit Event system. 2012-01-21 11:47:08 +00:00
EssentialsGroupManager Added recursive loop detection for World mirroring (you may not set the 2012-01-24 14:08:53 +00:00
EssentialsProtect Removing load info, bucket displays that now. 2012-01-20 05:52:35 +01:00
EssentialsSpawn Removing load info, bucket displays that now. 2012-01-20 05:52:35 +01:00
EssentialsUpdate Netbeans 7.1 stuff 2012-01-12 23:37:39 +01:00
EssentialsXMPP Removing load info, bucket displays that now. 2012-01-20 05:52:35 +01:00
lib CB#1791 2012-01-20 04:09:35 +01: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 Update Bukkit jars and paths. 2011-12-12 22:45:59 +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 Auto Update GM Version 2012-01-17 17:24:22 +00: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