summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #266 from GunfighterJ/2.9Iaccidentally2013-01-17-1/+1
|\ | | | | Duplicate alias removed
| * 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
| | | | | | | | | perms now.
* | | Merge pull request #265 from GunfighterJ/2.9Iaccidentally2013-01-17-14/+41
|\ \ \ | | |/ | |/| Adds essentials.mute.notify
| * | Adds essentials.mute.notifyGunfighterJ2013-01-17-14/+41
|/ /
* | Merge pull request #263 from GunfighterJ/2.9Iaccidentally2013-01-17-14/+272
|\ \ | | | | | | Added /firework command
| * | 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
| | | | | | | | | | | | Should make things clearer and easier to understand.
| * | 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
| | | | | | | | | | | | offline mode and the player has the permission node 'groupmanager.noofflineperms'.
| | * 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
| | | | | | | | | ConcurrentModificationException.
| * | All the better to kick you withKHobbits2013-01-14-14/+15
| | | | | | | | | | | | (Pipe format for linebreak)
| * | 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 yaw
| | * | Fixes /top command not carrying pitch and yawGunfighterJ2013-01-13-1/+3
| |/ /
| * | Merge pull request #259 from GunfighterJ/patch-2KHobbits2013-01-13-26/+188
| |\ \ | | | | | | | | Added more book commands for editing author and title
| | * \ Merge branch 'patch-2' of https://github.com/GunfighterJ/Essentials into patch-2GunfighterJ2013-01-13-0/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: Essentials/src/com/earth2me/essentials/commands/Commandbook.java
| | | * | 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:3
| | | * | 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
| | | | | | | | | | | | Adds /book command to allow reediting of signed books.
| * | Clean up userdata saving, to prevent CMIKHobbits2013-01-12-98/+92
| | | | | | | | | | | | Also update config section code to use newer bukkit methods
| * | Don't extend ItemStackKHobbits2013-01-12-20/+29
| | |
| * | Pull item meta from itemdb classKHobbits2013-01-12-110/+142
| | |
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9Iaccidentally2013-01-11-27/+43
|\| |
| * | Merge pull request #251 from necrodoom/patch-19Iaccidentally2013-01-11-1/+1
| |\ \ | | | | | | | | /me shakes fist at Khobbits
| | * | /me shakes fist at KhobbitsNecrodoom2013-01-11-1/+1
| |/ / | | | | | | fixes e6aeefb12d23b8517557e444de5e81467adc2415 whitespace