| Commit message (Expand) | Author | Age | Lines |
* | New Groups code, supports groups.yml file, gm and vault, new economy api. | snowleo | 2012-02-06 | -3/+3 |
* | Modified BetterLocation, and new Permission-System | snowleo | 2012-02-05 | -5/+14 |
* | More general cleanup. | KHobbits | 2012-01-28 | -1/+0 |
* | Random Cleanup | KHobbits | 2012-01-28 | -8/+18 |
* | Fix missing import. | KHobbits | 2012-01-28 | -0/+1 |
* | Merge branch 'master' into 3.0 | KHobbits | 2012-01-28 | -3/+8 |
|\ |
|
| * | If bed home is set, give priority when spawning. | KHobbits | 2012-01-28 | -8/+8 |
| * | Check bed still exist, for bed homes. | KHobbits | 2012-01-28 | -2/+8 |
| * | Don't try to spawn users who have disconnected before we have a chance to spa... | ementalo | 2012-01-24 | -3/+9 |
* | | Fix depends | KHobbits | 2012-01-25 | -1/+1 |
* | | remove merge leftovers | ementalo | 2012-01-24 | -0/+6 |
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-24 | -12/+28 |
|\| |
|
| * | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -5/+0 |
| * | New Event code for EssentialsSpawn | snowleo | 2012-01-20 | -6/+24 |
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-18 | -24/+17 |
|\| |
|
| * | Removing debugging messages. | KHobbits | 2012-01-13 | -4/+0 |
| * | Adjusting default spawn behavior. | KHobbits | 2012-01-13 | -6/+14 |
* | | Fixing Warp, Spawnmob signs | KHobbits | 2012-01-04 | -2/+0 |
* | | I always forget these | snowleo | 2012-01-03 | -23/+12 |
* | | EssentialsSpawn and EssentialsChat should build now again | snowleo | 2012-01-02 | -10/+85 |
* | | Updated all modules to new api, some settings are still missing | snowleo | 2011-12-14 | -19/+24 |
|/ |
|
* | Adjusting /spawn to not trigger respawn event. | KHobbits | 2011-12-08 | -6/+13 |
* | Allow to set the Respawn priority in config. | snowleo | 2011-12-07 | -1/+1 |
* | Null check in new player teleport, fixes #1212 | snowleo | 2011-12-07 | -1/+5 |
* | Catch TeleportClause.COMMAND in the teleport listener. | ementalo | 2011-12-07 | -4/+6 |
* | Refactoring to create less redundant code | snowleo | 2011-12-06 | -92/+19 |
* | Prevent some rare cases of NPE and Deadlocks, better error handling on yaml load | snowleo | 2011-12-06 | -2/+21 |
* | Updated EssentialsSpawn to use the new config code | snowleo | 2011-12-06 | -27/+193 |
* | Ignore teleport cooldown on /tjail | snowleo | 2011-12-04 | -1/+1 |
* | New permission essentials.spawn.others | snowleo | 2011-12-04 | -4/+4 |
* | Added /spawn <player> | Khyperia | 2011-12-03 | -2/+31 |
* | If Essentials core fails to read one of the configs now, it will disable itse... | snowleo | 2011-11-30 | -5/+8 |
* | CB#1518 B#1042 | snowleo | 2011-11-27 | -3/+2 |
* | BedLocationFix for CraftBukkit | snowleo | 2011-11-27 | -2/+3 |
* | New behavior of the /home command and beds | snowleo | 2011-11-26 | -16/+13 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -10/+9 |
* | Prevent that hidden players broadcast afk messages | snowleo | 2011-09-02 | -1/+1 |
* | Forgot this one | snowleo | 2011-08-27 | -1/+0 |
* | Allow the use of the world spawn in EssentialsSpawn for new players. | snowleo | 2011-08-11 | -10/+13 |
* | Revert to correct class loader | snowleo | 2011-07-16 | -1/+1 |
* | Heavy cleanup of all classes | snowleo | 2011-07-16 | -29/+30 |
* | Corrected all commands of PermCommands | snowleo | 2011-06-26 | -1/+1 |
* | Renamed the Charge class to Trade | snowleo | 2011-06-13 | -2/+2 |
* | Fix for Craftbukkit Bug 912 | snowleo | 2011-06-12 | -10/+21 |
* | Cleanup | snowleo | 2011-06-02 | -1/+0 |
* | Missed some parts for the last commits | snowleo | 2011-06-01 | -11/+18 |
* | Refactoring: New Charge class | snowleo | 2011-05-22 | -3/+5 |
* | Fix /home player for offline players | snowleo | 2011-05-15 | -1/+1 |
* | Missing stuff for /ignore | snowleo | 2011-05-15 | -1/+1 |
* | Make sure, we will never give a null as respawn location. | snowleo | 2011-05-13 | -1/+5 |