The essential plugin suite for Minecraft servers.
Go to file
ElgarL e873ebd67d GM will now check to see if it's data files have been changed at each
scheduled save.
	  If the files have been altered (on disc) it will reload, so long as
the in-memory data hasn't changed.
	  If the files on Disc have changed AND there have been changes to it's
in-memory data it will show a warning.
	  You then MUST issue a '/mansave force' to overwrite the disc files,
or a '/manload' to overwrite the memory data.
2011-11-02 22:33:29 +00:00
BuildAll
Essentials Debug messages: Execution time on reload/enable. 2011-10-30 05:38:17 +00:00
EssentialsChat More teamcity fixes. 2011-10-29 02:50:57 +01:00
EssentialsGeoIP More teamcity fixes. 2011-10-29 02:50:57 +01:00
EssentialsGroupBridge - Reverted WorldHolder static change to maintain backward plugin 2011-09-21 12:30:11 +01:00
EssentialsGroupManager GM will now check to see if it's data files have been changed at each 2011-11-02 22:33:29 +00:00
EssentialsPermissionsCommands
EssentialsProtect
EssentialsSpawn
EssentialsUpdate Don't block /essentialsupdate command after selfupdate 2011-10-27 01:18:59 +02:00
EssentialsXMPP XMPP: Don't send messages from spy users back to them. 2011-10-30 00:18:55 +02:00
lib Tidy the XML a little and test a library property. 2011-10-29 04:31:56 +01:00
WebPush Moving apikey outside main file. 2011-10-13 20:45:57 +01:00
.classpath
.gitignore Removing debugging. 2011-10-18 02:21:26 +01:00
.project
build.inc.xml
build.xml Tidy the XML a little and test a library property. 2011-10-29 04:31:56 +01:00
LICENSE
README.markdown Updating Readme 2011-10-04 15:56:43 +01:00
settings.zip

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