summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn/src/com/earth2me/essentials/spawn/EssentialsSpawn.java
Commit message (Collapse)AuthorAgeLines
* Removing load info, bucket displays that now.snowleo2012-01-20-5/+0
|
* New Event code for EssentialsSpawnsnowleo2012-01-20-2/+22
|
* Adjusting default spawn behavior.KHobbits2012-01-13-1/+1
| | | | Moving option in config file.
* Allow to set the Respawn priority in config.snowleo2011-12-07-1/+1
|
* Prevent some rare cases of NPE and Deadlocks, better error handling on yaml loadsnowleo2011-12-06-0/+1
|
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-5/+13
| | | | /spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
* If Essentials core fails to read one of the configs now, it will disable ↵snowleo2011-11-30-5/+8
| | | | itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server.
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-4/+3
|
* Revert to correct class loadersnowleo2011-07-16-1/+1
|
* Heavy cleanup of all classessnowleo2011-07-16-20/+23
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* Corrected all commands of PermCommandssnowleo2011-06-26-1/+1
| | | | onCommand now supports the change of the permissions prefix
* Cleanupsnowleo2011-06-02-1/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1563 e251c2fe-e539-e718-e476-b85c1f46cddb
* Finally get rid of all dependency problems.snowleo2011-05-11-6/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
* More translation stuff. Translated Spawn, Chat, Protect, GeoIPsnowleo2011-05-10-17/+3
| | | | | | | Protect is only partly translated (sql stuff is not translated) EssentialsSpawn is changed to use the onCommand from Essentials jar, since that is more up to date. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1408 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Removed useless loadClasses() method from Essentials.snowleo2011-04-16-1/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1216 e251c2fe-e539-e718-e476-b85c1f46cddb
* Moving all files to trunk.snowleo2011-03-19-0/+65
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb