summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'groupmanager' into 2.9Chris Ward2013-01-10-76/+131
|\
| * Synchronize the raising of GroupManager events to Bukkit.getServer()ElgarL2013-01-09-65/+106
| | | | | | (should prevent deadlocks).
| * Merge pull request #241 from necrodoom/patch-15ElgarL2013-01-09-1/+1
| |\ | | | | | | fix typo
| | * fix typoNecrodoom2013-01-05-1/+1
| | |
| * | Remove attachments BEFORE we clear them.ElgarL2013-01-09-9/+9
| | |
| * | code tidy.ElgarL2013-01-09-2/+4
| | |
| * | Remove attachments before clearingElgarL2013-01-09-0/+9
| | |
| * | Clear our attachment map upon a manload so we correctly reconfigure aElgarL2013-01-09-2/+5
| |/ | | | | players new permissions.
| * Merge pull request #235 from necrodoom/patch-10ElgarL2012-12-31-4/+4
| |\ | | | | | | fix isOpOverride checks
| | * fix isOpOverride checksNecrodoom2012-12-31-4/+4
| |/
| * Fix missing + from Necrodoom's pull request.ElgarL2012-12-28-3/+3
| |
| * Merge pull request #228 from necrodoom/patch-8ElgarL2012-12-28-4/+4
| |\ | | | | | | Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManage...
| | * Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.javaNecrodoom2012-12-25-4/+4
| |/
* | FormattingJoseph2013-01-10-4/+4
| |
* | Add more items to Fireball command. Add delay option to /spawnerGunfighterJ2013-01-10-1/+23
| |
* | Merge pull request #247 from necrodoom/patch-18Chris Ward2013-01-09-32/+172
|\ \ | | | | | | rewrite ID 43:6, 44:6, 113, 114
| * | rewrite ID 43:6, 44:6, 113, 114Necrodoom2013-01-09-32/+172
|/ /
* | Expand plugin.yml fireball aliases.KHobbits2013-01-09-2/+2
| |
* | Fire a few extra entities from /fireballKHobbits2013-01-09-7/+25
| |
* | Add a couple of extra entities to spawnmobKHobbits2013-01-09-8/+21
| |
* | CleanupKHobbits2013-01-08-8/+2
| |
* | Pull and clean up book enchant pullreq.KHobbits2013-01-08-39/+20
| | | | | | | | Removed 1 enchant per book limit, anvils seem to handle multiple enchants fine, even if the result can only be one enchant.
* | Add missing import for EnchantmentStorageMetaChasing Code2013-01-08-0/+1
| |
* | Store enchanments in Enchanted BooksChasing Code2013-01-08-8/+49
| | | | | | Change enchant command to store the enchantment instead of applying it when used on an Enchanted Book.  If an enchantment is already present, replace it (only one allowed on Enchanted Books).
* | Update Swedish translation with new messages.oggehej2013-01-08-48/+48
| |
* | Store regex, use util method instead of another regex. Store variableChris Ward2013-01-08-6/+9
| |
* | Fix multiple enchantments in kitsChris Ward2013-01-08-1/+1
| |
* | Merge pull request #242 from necrodoom/patch-17Chris Ward2013-01-07-1/+6
|\ \ | | | | | | update ID 127
| * | update ID 127Necrodoom2013-01-07-1/+6
|/ /
* | Unnecessary RegEx is unnecessary.Chris Ward2013-01-08-13/+12
| |
* | Enchantment and item spawning cleanupKHobbits2013-01-06-169/+143
| | | | | | | | Should make it a little easier to add itemmeta.
* | Tell user that /mail sendall succeeded when used in console.KHobbits2013-01-06-0/+2
| |
* | update IDs 368, 381, 399, 402Necrodoom2013-01-05-0/+8
| |
* | Throw an error if user doesn't have permission to use kit sign.KHobbits2013-01-05-1/+5
| |
* | More user feedback on enchant sign.KHobbits2013-01-05-1/+20
| |
* | Allow unsafe enchants to be placed by [enchant] signs if enabled in the ↵KHobbits2013-01-05-3/+25
| | | | | | | | config file.
* | Couple of extra enchant aliasesKHobbits2013-01-05-0/+4
| |
* | Merge branch 'release' into 2.9KHobbits2013-01-04-6/+8
|\ \
| * | Fix sign break bugKHobbits2013-01-04-6/+8
| | |
* | | Might be worth catching other occurances of the event too.md_52013-01-04-3/+3
| | |
* | | ArrayList, I choose you! (Fixes CraftBook erroring when the killall command ↵md_52013-01-04-2/+4
| | | | | | | | | | | | is used and custom drops are enabled in that plugin)
* | | Fix nl translationAlexander Schepp2013-01-03-2/+2
| | |
* | | Update AntiBuild to use HangingBreakByEntityEvent instead of deprecated ↵Iaccidentally2013-01-02-2/+2
| | | | | | | | | | | | PaintingBreakByEntityEvent
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2013-01-02-167/+443
|\| |
| * | Merge pull request #236 from gravypod/patch-1KHobbits2013-01-01-5/+6
| |\ \ | | | | | | | | Store ingredient map and recipe shape
| | * | Store ingredient map and recipe shapegravypod2012-12-31-5/+6
| | | |
| * | | New permission: essentials.fly.safelogin - Players with this command will ↵KHobbits2013-01-01-0/+19
| | | | | | | | | | | | | | | | automatically switch to fly mode if they login whilst floating in the air.
| * | | New perm: essentials.vanish.effect - People with this effect will get the ↵KHobbits2013-01-01-3/+13
| | | | | | | | | | | | | | | | potion effect applied while vanished.
| * | | Cleanup cleanup.KHobbits2013-01-01-24/+2
| | | |
| * | | More cleanupKHobbits2013-01-01-8/+36
| | | |