The essential plugin suite for Minecraft servers.
Go to file
KHobbits fee3d7c0d3 Try to trim long displaynicks instead of blankly refusing to show them.
Will try trimming prefixes and dropping suffixes before trimming nicknames.
2012-05-13 18:58:50 +01:00
BuildAll Netbeans 7.1 stuff 2012-01-12 23:37:39 +01:00
Essentials Try to trim long displaynicks instead of blankly refusing to show them. 2012-05-13 18:58:50 +01:00
EssentialsChat Chat spy, should show otherworld chat. 2012-04-06 02:36:27 +01:00
EssentialsGeoIP Remove old, unwanted manifest.mf files 2012-03-01 19:05:47 +01:00
EssentialsGroupBridge remove unneeded dependency of craftbukkit 2012-04-21 02:32:37 +01:00
EssentialsGroupManager Merge branch 'refs/heads/groupmanager' 2012-04-26 10:42:48 +02:00
EssentialsProtect Null check, for quick exit. 2012-04-16 21:42:53 +01:00
EssentialsSpawn Implement all abstract methods. 2012-03-28 15:12:25 +01:00
EssentialsUpdate Updated to R6 2012-03-01 19:05:50 +01:00
EssentialsXMPP Remove old, unwanted manifest.mf files 2012-03-01 19:05:47 +01:00
examples Pull example perm files out of the ess jar. 2012-03-28 00:59:51 +01:00
lib 1.2.5 Update Craftbukkit #2149 Bukkit ??? 2012-04-04 15:33:11 +01: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 updating .gitignore 2012-01-29 11:04:52 +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