EssentialsX - A maintained fork of Essentials 2.x.
Go to file
snowleo 14cc499421 Fix long prefix breaking setPlayerListName(), because they are too long.
If Essentials detects, that the player name would be too long with prefix and suffix to fit in the player list, it will only update the name without prefix and suffix but with nickname and opcolor.
2011-11-20 16:43:38 +01:00
BuildAll Removed PermissionsCommands from BuildAll 2011-09-18 00:50:05 +02:00
Essentials Fix long prefix breaking setPlayerListName(), because they are too long. 2011-11-20 16:43:38 +01:00
EssentialsChat CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsGeoIP CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsGroupBridge CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsGroupManager CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsPermissionsCommands CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsProtect Add SmallFireball to EssProtect 2011-11-20 15:43:39 +01:00
EssentialsSpawn CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsUpdate CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
EssentialsXMPP CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
lib CB# 1467 B#1022 2011-11-20 14:03:00 +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 Updating gitignore to ignore private files. 2011-11-18 12:10:36 +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 Tidy the XML a little and test a library property. 2011-10-29 04:31:56 +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
settings.zip Added developer readme and settings. 2011-06-07 23:01:28 +02:00

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