The essential plugin suite for Minecraft servers.
Go to file
KHobbits f5bf5ed251 Split Ess protect into EssProtect and EssAntiBuild
New permissions:
essentials.build - same as build: true
essentials.build.interact.<id> - whitelist single interact block
essentials.build.place.<id> - whitelist single place block
essentials.build.break.<id> - whitelist single break block
essentials.build.use.<id> - whitelist single use item
2012-08-19 14:54:58 +01:00
BuildAll Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +01:00
Essentials Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +01:00
EssentialsAntiBuild Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +01:00
EssentialsChat Fix Chat Formatting so chat type is shown first. 2012-08-09 13:11:51 +01:00
EssentialsGeoIP Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
EssentialsGroupBridge Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
EssentialsGroupManager Merge branch 'refs/heads/groupmanager' into 2.9 2012-08-07 20:13:27 +02:00
EssentialsProtect Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +01:00
EssentialsSpawn Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
EssentialsXMPP Thread safety for XMPP 2012-08-04 10:48:56 +02:00
WebPush Updating web push to just push the zip files. 2011-11-18 12:06:19 +00:00
examples Pull example perm files out of the ess jar. 2012-03-28 00:59:51 +01:00
lib Updating CB: 2012-08-07 08:49:09 +01:00
.classpath updated classpath (eclipse) for teh whole project 2012-04-21 02:33:13 +01:00
.gitignore Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +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 Updated readme about format guidelines. 2011-11-30 00:54:44 +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

README.markdown

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