summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Log notice when chat ignore is blocked by another plugin.KHobbits2013-07-17-28/+44
* Add scaling object cap for usermap, prevent huge memory usage, also config fi...KHobbits2013-07-17-7/+17
* Added horses to SpawnMob /spawnmob horse:<color><variant><style><chest>okamosy2013-07-16-0/+69
* Fix radius logicKHobbits2013-07-15-6/+9
* Max near radiusNecrodoom2013-07-15-3/+29
* Add missing param in /removeKHobbits2013-07-15-5/+21
* 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-5/+5
* 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
* Whoops, wrong event.KHobbits2013-07-13-1/+1
* 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-7/+10
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1065/+1063
* [API] fix implementation?Iaccidentally2013-07-13-20/+9
* Merge branch 'API' of https://github.com/essentials/Essentials into APIIaccidentally2013-07-13-4/+3
|\
| * Fix failing XMPP build.KHobbits2013-07-13-4/+3
* | [API] fix other modules to use new packagesIaccidentally2013-07-13-34/+28
|/
* Add 'No one listening' message stub, will be empty by default and thus not sent.KHobbits2013-07-13-33/+4
* Remove old chat hookKHobbits2013-07-13-169/+219
* [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-3852/+4105
|\
| * 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
| * Update CB to 2808KHobbits2013-07-10-0/+0
| * 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-78/+83
| * Misc cleanupKHobbits2013-07-07-67/+68
| * 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
| |\