summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Ignore itemmeta on sellGunfighterJ2013-01-28-5/+17
|
* Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9GunfighterJ2013-01-27-99/+68
|\
| * Minor /ci tweak.KHobbits2013-01-27-2/+6
| |
| * Cleanup /ci addition.KHobbits2013-01-27-97/+62
| |
* | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9GunfighterJ2013-01-27-12/+44
|\|
| * Merge pull request #278 from GunfighterJ/2.9KHobbits2013-01-27-14/+103
| |\ | | | | | | Adds vanilla syntax for /clearinventory
| * | Fix vanish status when switching worlds.KHobbits2013-01-27-1/+5
| | | | | | | | | | | | This fixes the potion effect being cleared on world change.
| * | Add command syntax comment, for clarification.KHobbits2013-01-27-4/+31
| | | | | | | | | | | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9
| * | Don't try and charge a user if we don't have the chat data stored.KHobbits2013-01-27-1/+1
| | |
| * | 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
| | |
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9GunfighterJ2013-01-24-9/+24
|\| | | |/ |/|
| * Revert "Prevent replacement of { and } characters in chat.format"KHobbits2013-01-25-2/+1
| | | | | | | | This reverts commit 8fde5102b9161cda2267d3638c15dc6fda48a7fd.
| * Try command fallbackKHobbits2013-01-25-9/+24
| |
| * Merge pull request #284 from phrstbrn/chat-braces-fixKHobbits2013-01-24-1/+2
| |\ | | | | | | Prevent replacement of { and } characters in chat.format
| | * Prevent replacement of { and } characters in chat.formatZak Ford2013-01-24-1/+2
| |/
* / Update /ci to support vanilla syntaxGunfighterJ2013-01-23-14/+103
|/
* Add debug option to XMPPChris Ward2013-01-23-0/+3
|
* Remove references to earth2me in plugin.ymlsChris Ward2013-01-23-2/+2
|
* Merge pull request #280 from necrodoom/patch-28Chris Ward2013-01-22-2/+2
|\ | | | | update documation reference in config.yml
| * 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
| | | | | Simplify firework syntax, and add help Merge branch 'patch-26' of git://github.com/necrodoom/Essentials into 2.9
* Merge pull request #276 from necrodoom/patch-26KHobbits2013-01-21-4/+4
|\ | | | | Update Essentials/src/plugin.yml
| * 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
|
* Merge pull request #275 from DMarby/patch-1KHobbits2013-01-20-26/+26
|\ | | | | Update Essentials/src/messages_se.properties
| * Update Essentials/src/messages_se.propertiesDavid Marby2013-01-21-26/+26
|/
* Show afk warning when pm'ing afk players.KHobbits2013-01-20-14/+38
| | | | Fix vanished leak on player matching.
* 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
|
* Fix eco take derp.KHobbits2013-01-20-9/+4
|
* Fix colour syntax message on coloured leather.KHobbits2013-01-20-2/+2
|
* Minor cleanup on /eco command.KHobbits2013-01-20-14/+16
|
* Merge pull request #274 from GunfighterJ/2.9KHobbits2013-01-19-11/+22
|\ | | | | Cleanup /eco, fix reset broadcast
| * Cleanup /eco, fix reset broadcastGunfighterJ2013-01-19-11/+22
| |
* | Cleanup /exp command, and fix vanilla syntax issues.KHobbits2013-01-20-91/+44
|/ | | | Needs double checking with commandblocks with vanilla syntax.
* Add example firework kit, and cleanup debug messages.KHobbits2013-01-19-24/+7
|
* Move firework meta handling into MetaItemStackKHobbits2013-01-19-179/+206
| | | | Allow firework meta to be applied to item spawning and kit commands.
* Negate 'groupmanager.noofflineperms' by default in the owner group.ElgarL2013-01-19-1/+3
|
* Merge pull request #272 from GunfighterJ/2.9KHobbits2013-01-19-12/+78
|\ | | | | /eco overhaul, adds /eco set
| * /eco overhaul, adds /eco setGunfighterJ2013-01-19-12/+78
| |
* | Reduce chance of self repeating powertool actions.KHobbits2013-01-19-3/+4
| |