summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn
Commit message (Expand)AuthorAgeLines
* Move EssentialsSpawn into the main plugin, going to make it a component in th...md_52012-03-03-1776/+0
* Merge branch 'refs/heads/master' into 3.0snowleo2012-02-21-1/+7
|\
| * Adding full keyword support for newb join message.KHobbits2012-02-18-1/+6
* | New Groups code, supports groups.yml file, gm and vault, new economy api.snowleo2012-02-06-3/+3
* | Modified BetterLocation, and new Permission-Systemsnowleo2012-02-05-5/+14
* | More general cleanup.KHobbits2012-01-28-1/+0
* | Random CleanupKHobbits2012-01-28-8/+18
* | Fix missing import.KHobbits2012-01-28-0/+1
* | Merge branch 'master' into 3.0KHobbits2012-01-28-3/+8
|\|
| * 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
* | Fix dependsKHobbits2012-01-25-2/+2
* | remove merge leftoversementalo2012-01-24-0/+6
* | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-24-12/+28
|\|
| * Removing load info, bucket displays that now.snowleo2012-01-20-5/+0
| * New Event code for EssentialsSpawnsnowleo2012-01-20-6/+24
* | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-18-24/+17
|\|
| * Removing debugging messages.KHobbits2012-01-13-4/+0
| * Adjusting default spawn behavior.KHobbits2012-01-13-6/+14
| * Netbeans 7.1 stuffsnowleo2012-01-12-2/+11
* | Fixing Warp, Spawnmob signsKHobbits2012-01-04-2/+0
* | I always forget thesesnowleo2012-01-03-23/+12
* | EssentialsSpawn and EssentialsChat should build now againsnowleo2012-01-02-10/+85
* | Netbeans 7.1 RC2 project stuffsnowleo2012-01-02-2/+11
* | Updated all modules to new api, some settings are still missingsnowleo2011-12-14-19/+24
* | Moved signs code to a new modulesnowleo2011-12-14-1/+1
|/
* 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
* 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
* 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
* Cleanup of the library foldersnowleo2011-12-01-2/+1
* 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/+11
* CB# 1467 B#1022snowleo2011-11-20-2/+2
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-1/+1