summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* pull messages.properties changes to messages_enNecrodoom2013-02-06-114/+114
* Merge pull request #300 from necrodoom/patch-39Chris Ward2013-02-06-113/+113
|\
| * fix a few errorsNecrodoom2013-02-05-3/+3
| * add missing puncuationNecrodoom2013-02-05-113/+113
* | Don't block food recovery in god mode.KHobbits2013-02-05-0/+4
* | Prevents flying from being disabled on world teleport if player has essential...GunfighterJ2013-02-05-3/+3
|/
* fix typo at ID 22Necrodoom2013-02-05-1/+1
* Stylize 'bed' in /home listKHobbits2013-02-03-5/+18
* add common cat type name aliasesNecrodoom2013-02-03-3/+3
* We don't need move events if afk interact is disabled.KHobbits2013-02-03-3/+2
* Adds toggle to disable AFK cancel on interactionsGunfighterJ2013-02-02-2/+22
* Minor comment updates.KHobbits2013-02-03-9/+9
* Fix missing 'bed' from home list.KHobbits2013-02-01-4/+0
* Let Bukkit decide if a bedspawn is valid or not.KHobbits2013-02-01-3/+3
* cleanup :: fix buildIaccidentally2013-01-31-20/+15
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-27/+28
* Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is depr...Iaccidentally2013-01-31-5/+13
* What is less than less than one.KHobbits2013-01-29-1/+1
* Might as well make it all safe.KHobbits2013-01-29-11/+6
* Don't run calls against bucket api in async login threadsnowleo2013-01-30-65/+65
* Update /sell command to newer bukkit apisnowleo2013-01-29-13/+5
* Revert "Merge pull request #286 from GunfighterJ/2.9"ementalo2013-01-29-17/+5
* Ignore itemmeta on sellGunfighterJ2013-01-28-5/+17
* Minor /ci tweak.KHobbits2013-01-27-2/+6
* Cleanup /ci addition.KHobbits2013-01-27-97/+62
* Merge pull request #278 from GunfighterJ/2.9KHobbits2013-01-27-14/+103
|\
| * Update /ci to support vanilla syntaxGunfighterJ2013-01-23-14/+103
* | Fix vanish status when switching worlds.KHobbits2013-01-27-1/+5
* | Add command syntax comment, for clarification.KHobbits2013-01-27-4/+31
* | Make heal remove fire from players.Iaccidentally2013-01-26-0/+1
* | Update heal to account for the fact that 20 is not always the max healthIaccidentally2013-01-26-6/+6
* | Revert "Prevent replacement of { and } characters in chat.format"KHobbits2013-01-25-2/+1
* | Try command fallbackKHobbits2013-01-25-9/+24
* | Prevent replacement of { and } characters in chat.formatZak Ford2013-01-24-1/+2
|/
* Update Essentials/src/config.ymlNecrodoom2013-01-22-2/+2
* Small patch to allow multiple firework effects to be defined in kits.KHobbits2013-01-21-3/+13
* Revert /gc change.KHobbits2013-01-21-122/+141
* Update Essentials/src/plugin.ymlNecrodoom2013-01-21-1/+1
* Update Essentials/src/messages_en.propertiesNecrodoom2013-01-21-1/+1
* fix messageNecrodoom2013-01-21-1/+1
* try make error message more informativeNecrodoom2013-01-21-1/+1
* Update Essentials/src/plugin.ymlNecrodoom2013-01-21-1/+1
* Allow negative exp to be givenKHobbits2013-01-21-1/+6
* Fix a couple of param issues.KHobbits2013-01-21-3/+12
* Update Essentials/src/messages_se.propertiesDavid Marby2013-01-21-26/+26
* Show afk warning when pm'ing afk players.KHobbits2013-01-20-14/+38
* Add optional 2nd arg to broadcast format.KHobbits2013-01-20-2/+14
* Fix book meta error message.KHobbits2013-01-20-1/+2
* Trim long /gc output, add /gc allKHobbits2013-01-20-16/+38
* Fix minor /book bug (Null author)KHobbits2013-01-20-3/+4