summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn
Commit message (Collapse)AuthorAgeLines
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-60/+56
|
* Add Maven SupportChris Ward2013-10-19-0/+51
|
* Extract CommandSender to CommandSource, this should prevent Ess user object ↵KHobbits2013-10-16-3/+3
| | | | leaks.
* Clarify kit errorsKHobbits2013-09-05-1/+1
|
* [API] fix other modules to use new packagesIaccidentally2013-07-13-6/+6
|
* More cleanupKHobbits2013-07-07-1/+1
|
* Split util classes.KHobbits2013-06-08-5/+16
|
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-9/+17
|
* Update Essentials spawn to use new kit params.KHobbits2013-05-27-1/+1
|
* Forgot to push Essentials spawn changes.KHobbits2013-05-24-2/+2
|
* [Fix] Print correct sender name on /spawn player from console.Necrodoom2013-03-19-1/+2
|
* [Fix] Charging players at wrong point in /spawnKHobbits2013-02-28-2/+4
|
* This is still needed.Iaccidentally2013-02-25-2/+3
|
* Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and ↵KHobbits2013-02-26-7/+2
| | | | | | | modern bukkit. This reverts commit a403dbabf6503e103d390db53c0791e4ec92af72. If you don't understand the code, don't touch it.
* [Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern ↵Iaccidentally2013-02-25-2/+7
| | | | bukkit. :: http://i.imgur.com/79Izo.jpg
* 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
| | | | Bukkit's bed fix forces minimum bukkit change.
* 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
|
* Netbeans 7.2 changessnowleo2012-08-03-55/+402
|
* 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
| | | | Optimization to EssentialsSpawn join event.
* 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
| | | | Also adding {ADDRESS} and {USERNAME} as new keywords.
* 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 ↵ementalo2012-01-24-3/+9
| | | | spawn them
* 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
| | | | Moving option in config file.
* Netbeans 7.1 stuffsnowleo2012-01-12-2/+11
|
* Update copylibs.KHobbits2011-12-13-5/+7
|
* Update Bukkit jars and paths.KHobbits2011-12-12-2/+2
|
* 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
| | | | Changed Teleport methods to pass a TeleportClause param
* 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/+194
| | | | /spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
* 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
|