summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn/src/com/earth2me/essentials/spawn/EssentialsSpawnPlayerListener.java
Commit message (Expand)AuthorAgeLines
* Kit cleanup and refactor.KHobbits2014-06-25-3/+2
* Reduce a few nickname refresh calls.KHobbits2014-06-19-2/+2
* Converted emulated player class calls to use base class.KHobbits2014-04-13-2/+2
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-1/+1
* Clarify kit errorsKHobbits2013-09-05-1/+1
* [API] fix other modules to use new packagesIaccidentally2013-07-13-2/+2
* More cleanupKHobbits2013-07-07-1/+1
* Update Essentials spawn to use new kit params.KHobbits2013-05-27-1/+1
* Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and m...KHobbits2013-02-26-4/+0
* [Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bu...Iaccidentally2013-02-25-0/+4
* Check if player is still onlinesnowleo2013-02-08-0/+4
* Fix async access to bukkit codesnowleo2013-02-08-25/+31
* Let Bukkit decide if a bedspawn is valid or not.KHobbits2013-02-01-1/+1
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-1/+1
* Code commentsKHobbits2012-11-04-0/+1
* Support new lines in newbie welcome message.KHobbits2012-09-22-1/+5
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-3/+19
* Adding starter/newbie kit to EssentialsSpawnKHobbits2012-03-04-7/+24
* Prevent EssSpawn trying to handle spawning of jailed players.KHobbits2012-02-28-0/+5
* Adding full keyword support for newb join message.KHobbits2012-02-18-1/+6
* If bed home is set, give priority when spawning.KHobbits2012-01-28-8/+8
* Check bed still exist, for bed homes.KHobbits2012-01-28-2/+8
* Don't try to spawn users who have disconnected before we have a chance to spa...ementalo2012-01-24-3/+9
* New Event code for EssentialsSpawnsnowleo2012-01-20-4/+2
* Removing debugging messages.KHobbits2012-01-13-4/+0
* Adjusting default spawn behavior.KHobbits2012-01-13-5/+13
* Null check in new player teleport, fixes #1212snowleo2011-12-07-1/+5
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-1/+2
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-17/+30
* Ignore teleport cooldown on /tjailsnowleo2011-12-04-1/+1
* CB#1518 B#1042snowleo2011-11-27-3/+2
* BedLocationFix for CraftBukkitsnowleo2011-11-27-2/+3
* New behavior of the /home command and bedssnowleo2011-11-26-16/+13
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-1/+1
* Allow the use of the world spawn in EssentialsSpawn for new players.snowleo2011-08-11-10/+13
* Heavy cleanup of all classessnowleo2011-07-16-3/+7
* Fix for Craftbukkit Bug 912snowleo2011-06-12-10/+21
* Missed some parts for the last commitssnowleo2011-06-01-7/+10
* Fix /home player for offline playerssnowleo2011-05-15-1/+1
* Missing stuff for /ignoresnowleo2011-05-15-1/+1
* Make sure, we will never give a null as respawn location.snowleo2011-05-13-1/+5
* Fix player kick if home is not set on respawn.snowleo2011-05-13-1/+6
* More translation stuff. Translated Spawn, Chat, Protect, GeoIPsnowleo2011-05-10-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-9/+14
* [trunk] Removed useless loadClasses() method from Essentials.snowleo2011-04-16-2/+0
* Updated for CB 602Zenexer2011-03-30-2/+2
* Revert to 1013snowleo2011-03-30-2/+2