summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* 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
* 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
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2013-01-13-0/+2
|\ \
| * \ Merge pull request #258 from necrodoom/patch-22Chris Ward2013-01-13-0/+2
| |\ \
| | * | update ID 397:3Necrodoom2013-01-13-0/+2
| |/ /
* / / Clean up TextPagerKHobbits2013-01-13-51/+20
|/ /
* | Add provisional support for basic item MetaKHobbits2013-01-13-8/+135
* | Clean up userdata saving, to prevent CMIKHobbits2013-01-12-98/+92
* | Don't extend ItemStackKHobbits2013-01-12-20/+29
* | Pull item meta from itemdb classKHobbits2013-01-12-110/+142
* | Merge pull request #251 from necrodoom/patch-19Iaccidentally2013-01-11-1/+1
|\ \
| * | /me shakes fist at KhobbitsNecrodoom2013-01-11-1/+1
|/ /
* | Merge remote-tracking branch 'origin/groupmanager' into 2.9Chris Ward2013-01-11-21/+24
|\|
| * Store a plugin and server reference.ElgarL2013-01-11-21/+24
* | Fixes Item Frames being linked to Paintings when breakingChris Ward2013-01-11-5/+18
* | Implement abstract methodsChris Ward2013-01-10-0/+12
* | Update bukkit/craftbukkit libs. Force latest beta versionChris Ward2013-01-10-1/+1
* | Ban cleanupKHobbits2013-01-09-5/+10
* | Util commentingKHobbits2013-01-09-14/+18
* | Multiline kick messages and tempban countdown.KHobbits2013-01-09-10/+25
* | 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
| * Merge pull request #241 from necrodoom/patch-15ElgarL2013-01-09-1/+1
| |\
| | * fix typoNecrodoom2013-01-05-1/+1
| * | Remove attachments BEFORE we clear them.ElgarL2013-01-09-9/+9