summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | Remove dropItems from the inventory work aroundmd_52012-02-15-39/+30
* | | Merge branch 'master' into releaseKHobbits2012-02-14-12/+45
|\| |
| * | /spawnmob - Only list mobs you have permission to spawn.KHobbits2012-02-14-2/+15
| * | Don't return null, throw an exceptionsnowleo2012-02-14-4/+13
| * | Merge pull request #49 from Iaccidentally/patch-2snowleo2012-02-14-1/+1
| |\ \
| | * | fix typo in config.yml (another one)Iaccidentally2012-02-14-1/+1
| * | | Merge pull request #48 from Iaccidentally/patch-1snowleo2012-02-14-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | fix typo in config.ymlIaccidentally2012-02-14-1/+1
| |/ /
| * | Less sanitizing for more performancesnowleo2012-02-13-10/+15
| * | Caching regex return in user cleanup.KHobbits2012-02-13-2/+8
* | | Merge branch 'master' into releaseKHobbits2012-02-13-160/+449
|\| |
| * | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-02-13-132/+300
| |\|
| | * Change Service registration to register WorldsHolder instead ofElgarL2012-02-11-2/+3
| | * Add some commentingElgarL2012-02-05-36/+12
| | * Fix world mirroring so it correctly creates data files and data sourcesElgarL2012-02-05-77/+216
| | * Prevent getAllPlayersPermissions() processing a group more than once.ElgarL2012-02-02-19/+27
| | * fix setGroup to only block superperms update if update is false.ElgarL2012-02-02-2/+2
| | * Fix a bug with getWorldData return the main world data for all mirrors,ElgarL2012-02-02-3/+15
| | * Catch all errors in badly formatted groups.ElgarL2012-01-31-7/+9
| | * Track the 'onPlayerChangeWorld' event as some teleports seem to not beElgarL2012-01-30-1/+8
| | * Auto sort permissions on load to speed up population of superperms.ElgarL2012-01-30-31/+54
| | * .project change for Eclipse Build toolElgarL2012-01-29-1/+1
| * | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-02-13-1/+28
| |\ \
| | * | Clean up the CommandException stack traces so they appear as if Essentials wa...md_52012-02-12-1/+28
| * | | Allow charges for different mob types in /spawnerKHobbits2012-02-13-1/+5
| * | | Add per warp command costsKHobbits2012-02-13-12/+8
| |/ /
| * | Update trade signs properly, and visibly handle full signs.KHobbits2012-02-11-7/+10
| * | Merge pull request #46 from krinsdeath/masterKHobbits2012-02-11-1/+75
| |\ \
| | * | Added PrivilegesHandler.java;Jeff Wardian2012-02-11-1/+75
| * | | Refactoring tpaccept perm check to include tpaall.KHobbits2012-02-11-1/+3
| * | | Merge pull request #45 from Wolvereness/masterKHobbits2012-02-11-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix exploit with /tpaccept if sender no longer has permissionWolvereness2012-02-09-1/+1
| |/ /
| * | Allow colour codes in /pingKHobbits2012-02-09-1/+1
| * | New Permission: essentials.sudo.exemptKHobbits2012-02-09-1/+7
| * | Optional argument to /ping [message]- Message to be echo'd.KHobbits2012-02-09-3/+12
| * | Fixing silly typo - Fixes shout costs.KHobbits2012-02-09-1/+1
* | | Merge branch 'master' into releasestable-2.8.2KHobbits2012-02-02-46/+88
|\| |
| * | Make it so ops can build, even if they don't have the matching permission.KHobbits2012-02-02-0/+4
| * | Force minimum CB version to 1846, don't want people on #1840 due to big bugs.KHobbits2012-02-02-1/+1
| * | Fixing repair to not repair items with datavalues, unless they actually have ...KHobbits2012-02-02-1/+1
| * | Craftbukkit #1846 Bukkit #1211KHobbits2012-02-02-0/+0
| * | Recover from broken config files, but keep a backup of the old one for purpos...KHobbits2012-02-02-3/+4
| * | Extend valid characters to be a little less strict.KHobbits2012-02-02-1/+1
| * | Sanitize mail for untoward characters.KHobbits2012-02-02-10/+25
| * | More info, and less severe warning on jail error.KHobbits2012-01-31-10/+31
| * | Update jails to new event system.KHobbits2012-01-31-21/+22
* | | Merge branch 'master' into releaseKHobbits2012-01-30-0/+4
|\| |
| * | Remove invalid item spawn blacklist warning during startup.KHobbits2012-01-29-0/+4
* | | Merge branch 'master' into releasestable-2.8.1KHobbits2012-01-29-1/+1
|\| |
| * | Prevent /home bed, if the bed was later destroyed.KHobbits2012-01-29-1/+1