The essential plugin suite for Minecraft servers.
Go to file
snowleo 11e8240c5c Merge branch 'refs/heads/master' into release
Conflicts:
	EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
2011-10-22 11:55:01 +02:00
BuildAll Removed PermissionsCommands from BuildAll 2011-09-18 00:50:05 +02:00
Essentials Fix Test 2011-10-21 01:36:13 +02:00
EssentialsChat Edited Priority to "High" 2011-10-03 03:45:38 -05:00
EssentialsGeoIP Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
EssentialsGroupBridge - Reverted WorldHolder static change to maintain backward plugin 2011-09-21 12:30:11 +01:00
EssentialsGroupManager Added data.save.hours setting to config. This allow control over how 2011-10-16 08:58:45 +01:00
EssentialsPermissionsCommands Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
EssentialsProtect New config setting: protect.prevent.enderman-pickup 2011-09-21 02:30:58 +02:00
EssentialsSpawn Prevent that hidden players broadcast afk messages 2011-09-02 16:16:15 +02:00
EssentialsUpdate Cleanup 2011-10-12 12:20:02 +02:00
EssentialsXMPP Prevent that hidden players broadcast afk messages 2011-09-02 16:16:15 +02:00
WebPush Moving apikey outside main file. 2011-10-13 20:45:57 +01:00
lib CB#1337 2011-10-21 00:12:03 +02:00
.classpath added PermissionHandler.class and .project/.classpath so this will build 2011-08-31 01:56:31 +01:00
.gitignore Removing debugging. 2011-10-18 02:21:26 +01:00
.project added PermissionHandler.class and .project/.classpath so this will build 2011-08-31 01:56:31 +01:00
LICENSE Added License info. Essentials is GPLv3 2011-05-13 19:58:30 +00:00
README.markdown Updating Readme 2011-10-04 15:56:43 +01:00
build.inc.xml Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
build.xml The correct ant variable from TeamCity 2011-09-18 01:27:39 +02:00
settings.zip Added developer readme and settings. 2011-06-07 23:01:28 +02:00

README.markdown

Essentials Development Readme

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

We use NetBeans 7 for development.

Recommended NetBeans plugins:

You don't need to import settings.zip anymore, since the format guidelines have been added to 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