Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #263 from GunfighterJ/2.9 | Iaccidentally | 2013-01-17 | -14/+272 |
|\ | | | | | Added /firework command | |||
| * | Now it adds the right firework command | GunfighterJ | 2013-01-16 | -6/+40 |
| | | ||||
| * | Adds the actual /firework command | GunfighterJ | 2013-01-16 | -0/+180 |
| | | ||||
| * | Added /firework command | GunfighterJ | 2013-01-16 | -14/+58 |
| | | ||||
* | | Update libs | Iaccidentally | 2013-01-17 | -0/+0 |
| | | ||||
* | | Update Bukkit to 1.4.7-R0.1 | Iaccidentally | 2013-01-17 | -2/+3 |
| | | ||||
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | Iaccidentally | 2013-01-16 | -6/+39 |
|\| | ||||
| * | Fix null args on /book | KHobbits | 2013-01-16 | -4/+4 |
| | | ||||
| * | Remove logger. | KHobbits | 2013-01-16 | -3/+24 |
| | | ||||
| * | Remove broken firework meta. | KHobbits | 2013-01-15 | -28/+2 |
| | | ||||
| * | Start work on firework effect - syntax in flux | KHobbits | 2013-01-14 | -2/+40 |
| | | ||||
* | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | Iaccidentally | 2013-01-14 | -317/+918 |
|\| | ||||
| * | Couple of extra /helpop aliases. | KHobbits | 2013-01-14 | -2/+2 |
| | | ||||
| * | Add colour support to item meta. | KHobbits | 2013-01-14 | -6/+6 |
| | | ||||
| * | Only show ban reason in the in-game display, not full banFormat. | KHobbits | 2013-01-14 | -4/+4 |
| | | ||||
| * | Better handle initial book.txt creation. | KHobbits | 2013-01-14 | -29/+33 |
| | | ||||
| * | Switch book meta, to use 'book.txt', and 'book:<section>'. | KHobbits | 2013-01-14 | -4/+22 |
| | | | | | | | | Should make things clearer and easier to understand. | |||
| * | Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9 | KHobbits | 2013-01-14 | -24/+53 |
| |\ | ||||
| | * | typo in changelog. | ElgarL | 2013-01-13 | -1/+1 |
| | | | ||||
| | * | Do not grant any permissions (nort update Bukkit) if the server is in | ElgarL | 2013-01-13 | -5/+30 |
| | | | | | | | | | | | | offline mode and the player has the permission node 'groupmanager.noofflineperms'. | |||
| | * | Fix the logger so errors are reported again. | ElgarL | 2013-01-13 | -2/+2 |
| | | | ||||
| | * | Synchronize pushing to Bukkit perms to prevent any | ElgarL | 2013-01-13 | -18/+22 |
| | | | | | | | | | ConcurrentModificationException. | |||
| * | | All the better to kick you with | KHobbits | 2013-01-14 | -14/+15 |
| | | | | | | | | | | | | (Pipe format for linebreak) | |||
| * | | Cleanup /book command. | KHobbits | 2013-01-13 | -29/+14 |
| | | | ||||
| * | | Merge pull request #260 from GunfighterJ/patch-3 | Iaccidentally | 2013-01-13 | -1/+3 |
| |\ \ | | | | | | | | | Fixes /top command not carrying pitch and yaw | |||
| | * | | Fixes /top command not carrying pitch and yaw | GunfighterJ | 2013-01-13 | -1/+3 |
| |/ / | ||||
| * | | Merge pull request #259 from GunfighterJ/patch-2 | KHobbits | 2013-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-2 | GunfighterJ | 2013-01-13 | -0/+0 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Essentials/src/com/earth2me/essentials/commands/Commandbook.java | |||
| | | * | | Added more book commands for editing author and title | GunfighterJ | 2013-01-13 | -26/+192 |
| | | | | | ||||
| | * | | | Added more book arguments for editing author and title amend | GunfighterJ | 2013-01-13 | -26/+188 |
| | |/ / | ||||
| * / / | Cleanup of book meta. | KHobbits | 2013-01-13 | -15/+3 |
| |/ / | ||||
| * | | Adding support for books made from /einfo | KHobbits | 2013-01-13 | -26/+305 |
| | | | ||||
| * | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2013-01-13 | -0/+2 |
| |\ \ | ||||
| | * \ | Merge pull request #258 from necrodoom/patch-22 | Chris Ward | 2013-01-13 | -0/+2 |
| | |\ \ | | | | | | | | | | | update ID 397:3 | |||
| | | * | | update ID 397:3 | Necrodoom | 2013-01-13 | -0/+2 |
| | |/ / | ||||
| * / / | Clean up TextPager | KHobbits | 2013-01-13 | -51/+20 |
| |/ / | ||||
| * | | Add provisional support for basic item Meta | KHobbits | 2013-01-13 | -8/+135 |
| | | | | | | | | | | | | Adds /book command to allow reediting of signed books. | |||
| * | | Clean up userdata saving, to prevent CMI | KHobbits | 2013-01-12 | -98/+92 |
| | | | | | | | | | | | | Also update config section code to use newer bukkit methods | |||
| * | | Don't extend ItemStack | KHobbits | 2013-01-12 | -20/+29 |
| | | | ||||
| * | | Pull item meta from itemdb class | KHobbits | 2013-01-12 | -110/+142 |
| | | | ||||
* | | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | Iaccidentally | 2013-01-11 | -27/+43 |
|\| | | ||||
| * | | Merge pull request #251 from necrodoom/patch-19 | Iaccidentally | 2013-01-11 | -1/+1 |
| |\ \ | | | | | | | | | /me shakes fist at Khobbits | |||
| | * | | /me shakes fist at Khobbits | Necrodoom | 2013-01-11 | -1/+1 |
| |/ / | | | | | | | fixes e6aeefb12d23b8517557e444de5e81467adc2415 whitespace | |||
| * | | Merge remote-tracking branch 'origin/groupmanager' into 2.9 | Chris Ward | 2013-01-11 | -21/+24 |
| |\| | ||||
| | * | Store a plugin and server reference. | ElgarL | 2013-01-11 | -21/+24 |
| | | | ||||
| * | | Fixes Item Frames being linked to Paintings when breaking | Chris Ward | 2013-01-11 | -5/+18 |
| | | | ||||
* | | | New permission: essentials.sethome.bed | KHobbits | 2013-01-10 | -3/+6 |
|/ / | | | | | | | Players with this permission will force a bed home updating if daytime beds are enabled. | |||
* | | Implement abstract methods | Chris Ward | 2013-01-10 | -0/+12 |
| | | ||||
* | | Update bukkit/craftbukkit libs. Force latest beta version | Chris Ward | 2013-01-10 | -1/+1 |
| | | ||||
* | | Ban cleanup | KHobbits | 2013-01-09 | -5/+10 |
| | |