summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Better handle esschat/GM reloading during async events.KHobbits2013-07-15-1/+8
* Update CraftbukkitKHobbits2013-07-14-1/+1
* Try to restore basic api functionalityKHobbits2013-07-14-8/+6
* Tidy and slightly expand user APIKHobbits2013-07-14-57/+113
* Fix worth display bugKHobbits2013-07-14-8/+11
* Fix local chat spy tag order.KHobbits2013-07-14-1/+1
* Throw syntax error instead of "For input string"KHobbits2013-07-14-16/+30
* Add support for /worth all and /worth handKHobbits2013-07-14-120/+205
* Wrap ItemDb accessors and move Item string matching to itemdb class.KHobbits2013-07-13-45/+62
* Fix local message when no players are in the areaKHobbits2013-07-13-5/+8
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1064/+1063
* [API] fix implementation?Iaccidentally2013-07-13-20/+9
* Add 'No one listening' message stub, will be empty by default and thus not sent.KHobbits2013-07-13-30/+0
* Remove old chat hookKHobbits2013-07-13-9/+114
* [API] remove settersIaccidentally2013-07-13-10/+0
* [API] Event frameworkIaccidentally2013-07-13-15/+117
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-1093/+1275
* Merge branch '2.x' of https://github.com/essentials/Essentials into APIIaccidentally2013-07-13-3848/+4094
|\
| * fix mute message when chattingNecrodoom2013-07-12-1/+6
| * Add horse to entity spawn protection blacklistGunfighterJ2013-07-11-0/+1
| * Don't cast sender to User.KHobbits2013-07-11-2/+3
| * Prevent speed from hitting absolute zero.KHobbits2013-07-11-2/+2
| * Update TL files from Crowdin, this commit resets untranslated English to new ...KHobbits2013-07-10-943/+960
| * Remove unused TL KeysKHobbits2013-07-10-442/+0
| * tweak default setting for max nick lengthIaccidentally2013-07-10-3/+3
| * [FEATURE] Add configurable max nick lengthIaccidentally2013-07-10-53/+85
| * Fix TL handling with escaped `'` marks.KHobbits2013-07-10-4/+4
| * Fix user comparison.KHobbits2013-07-09-6/+6
| * Implement abstract methodsGunfighterJ2013-07-08-0/+12
| * Update to 1.6.2, adds new potion effect typesGunfighterJ2013-07-08-2/+10
| * Standardize translation formatting.KHobbits2013-07-07-1636/+1656
| * Update Polish and Swedish translations from crowdinKHobbits2013-07-07-337/+341
| * Translation cleanupKHobbits2013-07-07-532/+538
| * Update some new textGabriel D2013-07-07-4/+4
| * More cleanupKHobbits2013-07-07-76/+81
| * Misc cleanupKHobbits2013-07-07-64/+65
| * Whoops, we shouldn't be leaking the user object.KHobbits2013-07-07-8/+3
| * Fix punctuationmrarroyo2013-07-07-1/+1
| * 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
| * 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/+3
* | [API] Fix package namingIaccidentally2013-06-28-2/+2
* | [API] fix referencesIaccidentally2013-06-28-6/+0
* | [API] CleanupIaccidentally2013-06-28-337/+2