summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
| |\
| | * 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
* | | [API] Fix package namingIaccidentally2013-06-28-2/+2
* | | [API] fix referencesIaccidentally2013-06-28-6/+0
* | | [API] CleanupIaccidentally2013-06-28-337/+2
* | | [API] Remove some unneeded dependenciesIaccidentally2013-06-28-266/+16
* | | [API] A basic example of a custom event, more to come.Iaccidentally2013-06-28-2/+57
|/ /