summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Add example firework kit, and cleanup debug messages.KHobbits2013-01-19-24/+7
* Move firework meta handling into MetaItemStackKHobbits2013-01-19-179/+206
* 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 setGunfighterJ2013-01-19-12/+78
* | Reduce chance of self repeating powertool actions.KHobbits2013-01-19-3/+4
* | Merge pull request #271 from necrodoom/patch-25Chris Ward2013-01-19-3/+3
|\ \
| * | update /book descriptionNecrodoom2013-01-19-3/+3
|/ /
* / Touch of cleanup to Gunfighter's addition to expChris Ward2013-01-19-9/+10
|/
* Adds vanilla syntax to /exp commandGunfighterJ2013-01-18-18/+89
* Fix bug with empty motdAlexander Schepp2013-01-18-1/+1
* Merge pull request #266 from GunfighterJ/2.9Iaccidentally2013-01-17-1/+1
|\
| * Duplicate alias removedGunfighterJ2013-01-17-1/+1
* | Merge remote-tracking branch 'origin/groupmanager' into 2.9snowleo2013-01-18-16/+33
|\ \
| * | Fix recursive loop when used on offline servers.ElgarL2013-01-14-11/+33
| * | Update GlobalGroups (removing old permissions) as Towny handles it's ownElgarL2013-01-14-5/+0
* | | Merge pull request #265 from GunfighterJ/2.9Iaccidentally2013-01-17-14/+41
|\ \ \ | | |/ | |/|
| * | Adds essentials.mute.notifyGunfighterJ2013-01-17-14/+41
|/ /
* | Merge pull request #263 from GunfighterJ/2.9Iaccidentally2013-01-17-14/+272
|\ \
| * | Now it adds the right firework commandGunfighterJ2013-01-16-6/+40
| * | Adds the actual /firework commandGunfighterJ2013-01-16-0/+180
| * | Added /firework commandGunfighterJ2013-01-16-14/+58
* | | Update libsIaccidentally2013-01-17-0/+0
* | | Update Bukkit to 1.4.7-R0.1Iaccidentally2013-01-17-2/+3
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2013-01-16-6/+39
|\| |
| * | Fix null args on /bookKHobbits2013-01-16-4/+4
| * | Remove logger.KHobbits2013-01-16-3/+24
| * | Remove broken firework meta.KHobbits2013-01-15-28/+2
| * | Start work on firework effect - syntax in fluxKHobbits2013-01-14-2/+40
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2013-01-14-317/+918
|\| |
| * | Couple of extra /helpop aliases.KHobbits2013-01-14-2/+2
| * | Add colour support to item meta.KHobbits2013-01-14-6/+6
| * | Only show ban reason in the in-game display, not full banFormat.KHobbits2013-01-14-4/+4
| * | Better handle initial book.txt creation.KHobbits2013-01-14-29/+33
| * | Switch book meta, to use 'book.txt', and 'book:<section>'.KHobbits2013-01-14-4/+22
| * | Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9KHobbits2013-01-14-24/+53
| |\|
| | * typo in changelog.ElgarL2013-01-13-1/+1
| | * Do not grant any permissions (nort update Bukkit) if the server is inElgarL2013-01-13-5/+30
| | * Fix the logger so errors are reported again.ElgarL2013-01-13-2/+2
| | * Synchronize pushing to Bukkit perms to prevent anyElgarL2013-01-13-18/+22
| * | All the better to kick you withKHobbits2013-01-14-14/+15
| * | Cleanup /book command.KHobbits2013-01-13-29/+14
| * | Merge pull request #260 from GunfighterJ/patch-3Iaccidentally2013-01-13-1/+3
| |\ \
| | * | Fixes /top command not carrying pitch and yawGunfighterJ2013-01-13-1/+3
| |/ /
| * | Merge pull request #259 from GunfighterJ/patch-2KHobbits2013-01-13-26/+188
| |\ \
| | * \ Merge branch 'patch-2' of https://github.com/GunfighterJ/Essentials into patch-2GunfighterJ2013-01-13-0/+0
| | |\ \
| | | * | Added more book commands for editing author and titleGunfighterJ2013-01-13-26/+192
| | * | | Added more book arguments for editing author and title amendGunfighterJ2013-01-13-26/+188
| | |/ /
| * / / Cleanup of book meta.KHobbits2013-01-13-15/+3
| |/ /
| * | Adding support for books made from /einfoKHobbits2013-01-13-26/+305