summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn/src
Commit message (Expand)AuthorAgeLines
* 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
* add /e<command> aliases to essentials spawnIaccidentally2012-06-12-1/+3
* Implement all abstract methods.KHobbits2012-03-28-0/+10
* 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
* Switch website URL's to point at wiki.KHobbits2012-01-28-1/+1
* Don't try to spawn users who have disconnected before we have a chance to spa...ementalo2012-01-24-3/+9
* Removing load info, bucket displays that now.snowleo2012-01-20-5/+0
* New Event code for EssentialsSpawnsnowleo2012-01-20-6/+24
* Removing debugging messages.KHobbits2012-01-13-4/+0
* Adjusting default spawn behavior.KHobbits2012-01-13-6/+14
* Update plugin information.KHobbits2011-12-09-1/+1
* Adjusting /spawn to not trigger respawn event.KHobbits2011-12-08-6/+13
* Allow to set the Respawn priority in config.snowleo2011-12-07-1/+1
* Null check in new player teleport, fixes #1212snowleo2011-12-07-1/+5
* Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-4/+6
* Refactoring to create less redundant codesnowleo2011-12-06-92/+19
* Prevent some rare cases of NPE and Deadlocks, better error handling on yaml loadsnowleo2011-12-06-2/+21
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-27/+193
* Ignore teleport cooldown on /tjailsnowleo2011-12-04-1/+1
* Added missing [player] to plugin.ymlsnowleo2011-12-04-1/+1
* New permission essentials.spawn.otherssnowleo2011-12-04-4/+4
* Added /spawn <player>Khyperia2011-12-03-2/+31
* If Essentials core fails to read one of the configs now, it will disable itse...snowleo2011-11-30-5/+8
* 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-10/+9
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-1/+1
* Forgot this onesnowleo2011-08-27-1/+0
* Allow the use of the world spawn in EssentialsSpawn for new players.snowleo2011-08-11-10/+13
* Correcting all line endings to LFsnowleo2011-07-24-15/+15
* Revert to correct class loadersnowleo2011-07-16-1/+1
* Heavy cleanup of all classessnowleo2011-07-16-29/+30
* Corrected all commands of PermCommandssnowleo2011-06-26-1/+1
* Renamed the Charge class to Tradesnowleo2011-06-13-2/+2
* Fix for Craftbukkit Bug 912snowleo2011-06-12-10/+21
* Cleanupsnowleo2011-06-02-1/+0
* Missed some parts for the last commitssnowleo2011-06-01-11/+18
* Refactoring: New Charge classsnowleo2011-05-22-3/+5
* 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
* Finally get rid of all dependency problems.snowleo2011-05-11-6/+1