summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | Simplify the protect config file examples.KHobbits2011-12-09-13/+10
| * | Fix broken charge for shout and questionsnowleo2011-12-09-45/+59
| * | Allow timeout of /tpa /tpahere requestsementalo2011-12-08-0/+52
| * | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-08-20/+17
| |\ \
| * | | First Refactor of KitsKHobbits2011-12-08-119/+210
* | | | Merge branch 'refs/heads/master' into releasesnowleo2011-12-08-4142/+4813
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'refs/heads/groupmanager'snowleo2011-12-08-20/+17
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix manload to properly clone user variables.ElgarL2011-12-08-20/+17
| * | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-08-8/+27
| |\ \
| | * | Fix for Towny using an old method.snowleo2011-12-08-0/+5
| | * | Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#156...snowleo2011-12-08-8/+22
| * | | Adjusting /spawn to not trigger respawn event.KHobbits2011-12-08-6/+15
| |/ /
| * | Fix Jails not loaded after server start.snowleo2011-12-07-0/+1
| * | /home sends the player to bed again before it tries to respawn.snowleo2011-12-07-0/+8
| * | Allow to set the Respawn priority in config.snowleo2011-12-07-4/+40
| * | Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in ...snowleo2011-12-07-32/+49
| * | Use of our Inventory code in enchant sign to be reliable.snowleo2011-12-07-11/+9
| * | New config option disable-item-pickup-while-afk, defaults to true.snowleo2011-12-07-6/+33
| * | Banned moved from /whois to /seensnowleo2011-12-07-1/+4
| * | SnakeYaml now ignores additional mapping values in files, so it throws less e...snowleo2011-12-07-0/+134
| * | Fix I18n file not loading from Essentials folder, when the locale is not defi...snowleo2011-12-07-1/+1
| * | Fix /mail sendall, fixes #1209snowleo2011-12-07-12/+14
| * | /balancetop now has pages instead of max argumentsnowleo2011-12-07-42/+61
| * | Null check in new player teleport, fixes #1212snowleo2011-12-07-1/+5
| * | Missing translation for last commitsnowleo2011-12-07-3/+10
| * | Support for experience as trading goods on signs. This will not work until ex...snowleo2011-12-07-25/+114
| * | Updated /near and /getpos command, added new argument playernamesnowleo2011-12-07-23/+109
| * | New feature: IsBanned to /whoisKhyperia2011-12-07-0/+8
| * | Added new player argument: /spawnmob <mob> [amount] [player]Khyperia2011-12-07-6/+12
| * | Merge branch 'master' of github.com:essentials/Essentialsementalo2011-12-07-3/+122
| |\ \
| | * | New feature: /mail sendall <message>Khyperia2011-12-07-0/+36
| | * | Renamed /find to /itemdbKhyperia2011-12-07-6/+18
| | * | New command: /find <item>Khyperia2011-12-07-3/+74
| * | | Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-49/+69
| |/ /
| * | Fix serious bug in Dev2.7.137 - Dev2.7.144: if spawn.yml is not present, the ...snowleo2011-12-07-20/+19
| * | Adding ability to save /back location from teleport events outside essentilalsementalo2011-12-06-4/+43
| * | Fixing color in announce-formatsnowleo2011-12-06-1/+1
| * | This is no longer neededsnowleo2011-12-06-103/+0
| * | More cleanupsnowleo2011-12-06-548/+19
| * | Added /jail /ejail alias to plugin.ymlsnowleo2011-12-06-2/+2
| * | Updated Jails to use the new config classessnowleo2011-12-06-207/+380
| * | cleanupsnowleo2011-12-06-1/+1
| * | New Interfaces in api package (WIP)snowleo2011-12-06-8/+256
| * | UserBase is abstractsnowleo2011-12-06-1/+1
| * | Refactoring to create less redundant codesnowleo2011-12-06-160/+315
| * | Prevent some rare cases of NPE and Deadlocks, better error handling on yaml loadsnowleo2011-12-06-104/+144
| * | Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-79/+406
| * | More work done on config codesnowleo2011-12-06-75/+459
| * | Using the correct type of Set in UserMap.snowleo2011-12-06-3/+3
| * | Check if the item can be enchanted.snowleo2011-12-05-3/+12