EssentialsX - A maintained fork of Essentials 2.x.
Go to file
Chasing Code 2b57381fb8 Store enchanments in Enchanted Books
Change enchant command to store the enchantment instead of applying it when used on an Enchanted Book.  If an enchantment is already present, replace it (only one allowed on Enchanted Books).
2013-01-08 11:37:46 -08:00
BuildAll Fix gm builds 2012-12-20 09:36:35 +01:00
Essentials Store enchanments in Enchanted Books 2013-01-08 11:37:46 -08:00
EssentialsAntiBuild Update AntiBuild to use HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent 2013-01-02 18:25:40 -05:00
EssentialsChat Use bukkit api for chat user list 2012-12-31 05:43:05 +00:00
EssentialsGeoIP New Permission: essentials.god.pvp 2012-09-08 14:51:03 +01:00
EssentialsGroupBridge Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
EssentialsGroupManager Merge branch 'refs/heads/groupmanager' into 2.9 2012-12-20 09:55:26 +01:00
EssentialsProtect Ignore self damage in teleport entity protection. 2012-12-29 07:35:26 +00:00
EssentialsSpawn Revert "Bukkit should have fixed this issue, so we can now get a better first join player experience by teleporting them at once with no delay." 2012-12-09 17:14:57 +00:00
EssentialsXMPP Use the right formatter in XMPP 2012-12-30 00:23:04 +01:00
examples remove users from bperm example, different yml file now. 2012-09-13 01:50:55 +01:00
lib Update bukkit to 1.4.6-R0.1 2012-12-29 06:37:52 +00:00
WebPush Updating web push to just push the zip files. 2011-11-18 12:06:19 +00:00
.classpath updated classpath (eclipse) for teh whole project 2012-04-21 02:33:13 +01:00
.gitignore Change default action colour to be different to /say 2012-10-06 22:26:51 +01: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 Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +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