summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Whoops, we shouldn't be leaking the user object.KHobbits2013-07-07-8/+3
* Fix punctuationmrarroyo2013-07-07-1/+1
* Merge pull request #509 from necrodoom/patch-31Chris Ward2013-07-02-0/+2
|\
| * add horse eggNecrodoom2013-07-02-0/+2
|/
* Add carpet to safe teleport materials.KHobbits2013-07-02-0/+1
* Add command logging for CommandBlocks and other console types.KHobbits2013-07-02-3/+29
* Merge pull request #503 from necrodoom/patch-26Iaccidentally2013-07-01-0/+0
|\
| * update items.csv to Minecraft 1.6Necrodoom2013-06-25-1/+352
* | Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOTGunfighterJ2013-07-01-12/+61
* | update items.csv to Minecraft 1.6Necrodoom2013-07-01-1/+352
* | Close the readerGunfighterJ2013-06-30-0/+2
* | Force reading in UTF-8 from .txt filesGunfighterJ2013-06-30-2/+4
* | Update Plugin Metrics to R7Tyler Blair2013-06-29-89/+244
* | Add {TEAMPREFIX} {TEAMSUFFIX} and {TEAMNAME} to chat formatting.KHobbits2013-06-28-0/+10
* | Force repair inventory refresh.KHobbits2013-06-28-2/+3
* | Minor colour tweakKHobbits2013-06-28-7/+7
* | Make the paging logic even more complicated.KHobbits2013-06-28-4/+30
* | Drop messageFormat for simple string replace, remove duped ' marks.KHobbits2013-06-27-21/+18
* | Don't drop oversized stacks on the ground if player doesn't have oversized pe...KHobbits2013-06-26-2/+10
* | [Fix] Fix toggle syntax in plugin.ymlKHobbits2013-06-26-4/+4
* | Merge pull request #504 from necrodoom/patch-30KHobbits2013-06-26-1/+1
|\ \
| * | fix socialspy togglesNecrodoom2013-06-26-1/+1
|/ /
* | Let's make the default group colour orange.KHobbits2013-06-26-19/+19
* | Don't automatically convert {chatparms} to [chatparams]KHobbits2013-06-25-1/+2
|/
* Fix null values.KHobbits2013-06-25-5/+2
* Add group/prefix/suffix support for zPermissions.ZerothAngel2013-06-25-1/+208
* Reword some things, minor fixes and add punctuation.Luuk Jacobs2013-06-25-63/+63
* Merge branch '2.x' of github.com:essentials/Essentials into 2.9KHobbits2013-06-25-10/+11
|\
| * Merge pull request #502 from afistofirony/patch-1KHobbits2013-06-25-0/+1
| |\
| | * Changing a spawner should update its BlockState.Sahir2013-06-25-0/+1
| |/
| * Merge pull request #501 from theudis/patch-6KHobbits2013-06-23-10/+10
| |\
| | * Update messages_fr.propertiestheudis2013-06-24-10/+10
| |/
* | Add missing variable.KHobbits2013-06-25-1/+1
* | Update KeywordReplacer.javaKHobbits2013-06-24-1/+2
* | Update info.txtKHobbits2013-06-24-2/+3
* | Merge pull request #499 from mozoa/patch-1KHobbits2013-06-23-7/+7
|\ \ | |/ |/|
| * Update messages_nl.propertiesmozoa2013-06-23-7/+7
* | [Feature] Allow the placing of spawners with predefined network id's (/i spaw...KHobbits2013-06-23-8/+39
|/
* Merge pull request #498 from mozoa/patch-1KHobbits2013-06-22-6/+6
|\
| * Update messages_nl.propertiesmozoa2013-06-22-1/+1
| * Update messages_nl.propertiesmozoa2013-06-22-6/+6
|/
* [Feature] Expand /ci to allow removing certain amounts, and breakdown on the ...KHobbits2013-06-22-206/+185
* Clean up exception types.KHobbits2013-06-22-28/+28
* Fix missing Unicode in NL TLKHobbits2013-06-21-266/+266
* Reduce restrictions on same item trading, so only identical items are blocked.KHobbits2013-06-20-1/+2
* Update NL localemozoa2013-06-20-266/+266
* [Fix] Don't throw the wrong error message when using group limited kit signs.KHobbits2013-06-19-4/+26
* Merge pull request #489 from necrodoom/patch-23GunfighterJ2013-06-18-3/+3
|\
| * fix permission check typo (thanks to #4365)Necrodoom2013-06-18-3/+3
|/
* Merge pull request #488 from necrodoom/patch-21stable-2.11.1KHobbits2013-06-17-1/+1
|\