summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-05-19-3/+124
|\
| * There is no need to start a second task to measure lag, it can in fact be mea...md_52012-05-17-53/+38
| * Add a LagMeter (ticks per second) to the /gc command. This command can now be...md_52012-05-17-2/+138
* | Strip invalid chars from kit namesKHobbits2012-05-19-4/+5
|/
* Try to trim long displaynicks instead of blankly refusing to show them.KHobbits2012-05-13-32/+44
* Force 3 letters before matching players for /god /gamemode and /flyKHobbits2012-05-07-3/+3
* Revert "Update home count..." This reverts commit 9b731cc39c450c200c2c9a5c084...KHobbits2012-05-07-13/+1
* Home confirmation when using a bed.KHobbits2012-05-07-1/+3
* Update home count to include the bed home if set, this does not prevent peopl...KHobbits2012-05-07-3/+17
* Revert "Revert "New config option 'cancel-afk-on-move' - Set to false you don...KHobbits2012-05-06-14/+38
* Revert "/me crashes ementalo's face for making the client crash."KHobbits2012-05-06-1/+3
* Add whisper to social spy trigger list.KHobbits2012-05-06-1/+1
* Revert "We can't damage and kill, so we will just kill to make everyone happy...KHobbits2012-05-06-4/+6
* We can't damage and kill, so we will just kill to make everyone happy, and th...md_52012-05-05-4/+0
* Merge branch 'refs/heads/groupmanager'snowleo2012-04-26-14/+69
|\
| * Allow 'manucheckp' to notify when superperms reports false but it isElgarL2012-04-22-2/+3
| * Fix forgetting sub groups on a manload.ElgarL2012-04-21-9/+52
| * updated classpath (eclipse) for teh whole projectElgarL2012-04-21-1/+0
| * remove unneeded dependency of craftbukkitElgarL2012-04-21-1/+10
| * Remove unneeded dependency of craftbukkit (Eclipse building)ElgarL2012-04-21-1/+1
| * Prevent null perms getting past the GlobalGroups loader.ElgarL2012-04-18-2/+5
* | Revert "New config option 'cancel-afk-on-move' - Set to false you don't use a...snowleo2012-04-26-57/+29
* | Latest items.csv by necrodoomementalo2012-04-25-15/+15
* | /me crashes ementalo's face for making the client crash.md_52012-04-25-3/+1
* | Fix items.csvsnowleo2012-04-24-2/+2
* | Merge pull request #66 from Iaccidentally/patch-8snowleo2012-04-24-5/+596
|\ \
| * | Necrodoom's update to items.csvIaccidentally2012-04-24-5/+596
|/ /
* | Updated czech language, thanks tommymortagoementalo2012-04-24-355/+356
* | Small cleanup of thingsmd_52012-04-24-68/+10
* | Adding the kickedAll TL key the the rest of the filesementalo2012-04-24-23/+33
* | Add message to sender when all players kicked, addresses issue #1968md_52012-04-24-0/+2
* | Use a quick (and working comparer)md_52012-04-24-2/+1
* | New permission essentials.invsee.preventmodify. People with this permission c...ementalo2012-04-23-1/+3
* | Merge pull request #64 from mdojcar/patch-1snowleo2012-04-23-82/+82
|\ \
| * | 0.2 version: optimized by mdojcar (modojcar@seznam.cz) - mirne fixy a trochu ...mdojcar2012-04-21-82/+82
|/ /
* | Remove stack trace cleaning, didn't actually remove unwanted elements.KHobbits2012-04-20-15/+3
* | Slightly widen block break protection on protected signs (still does not bloc...KHobbits2012-04-18-13/+10
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-04-18-40/+75
|\|
| * Fix a couple of perms in GlobalGroupsElgarL2012-04-17-2/+3
| * Re-initialize the WorldsHolder on a reload, as un-registering andElgarL2012-04-16-38/+72
* | Switch the order of the alt give syntax to follow vanilla order.KHobbits2012-04-18-3/+3
* | Don't get the Essentials user object when we don't need it.KHobbits2012-04-17-8/+9
* | Wrong default value for AFK disable pickup.KHobbits2012-04-17-2/+2
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-04-16-1/+1
|\ \
| * | Do we have to remind @khobbits not to code while drunk. Again.md_52012-04-16-1/+1
* | | Null check, for quick exit.KHobbits2012-04-16-1/+1
|/ /
* | Fixing a few TL issues.KHobbits2012-04-16-17/+17
* | Don't fire entity powertool commands, with our user object.KHobbits2012-04-16-3/+13
* | Minor perf tweak.KHobbits2012-04-15-2/+4
* | New config option 'cancel-afk-on-move' - Set to false you don't use afk.KHobbits2012-04-15-30/+58