Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 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 |
| | | ||||
* | | 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 |
| | | ||||
* | | Util commenting | KHobbits | 2013-01-09 | -14/+18 |
| | | ||||
* | | Multiline kick messages and tempban countdown. | KHobbits | 2013-01-09 | -10/+25 |
| | | ||||
* | | Merge branch 'groupmanager' into 2.9 | Chris Ward | 2013-01-10 | -76/+131 |
|\| | ||||
| * | Synchronize the raising of GroupManager events to Bukkit.getServer() | ElgarL | 2013-01-09 | -65/+106 |
| | | | | | | (should prevent deadlocks). | |||
| * | Merge pull request #241 from necrodoom/patch-15 | ElgarL | 2013-01-09 | -1/+1 |
| |\ | | | | | | | fix typo | |||
| | * | fix typo | Necrodoom | 2013-01-05 | -1/+1 |
| | | | ||||
| * | | Remove attachments BEFORE we clear them. | ElgarL | 2013-01-09 | -9/+9 |
| | | | ||||
| * | | code tidy. | ElgarL | 2013-01-09 | -2/+4 |
| | | | ||||
| * | | Remove attachments before clearing | ElgarL | 2013-01-09 | -0/+9 |
| | | | ||||
| * | | Clear our attachment map upon a manload so we correctly reconfigure a | ElgarL | 2013-01-09 | -2/+5 |
| |/ | | | | | players new permissions. | |||
| * | Merge pull request #235 from necrodoom/patch-10 | ElgarL | 2012-12-31 | -4/+4 |
| |\ | | | | | | | fix isOpOverride checks | |||
| | * | fix isOpOverride checks | Necrodoom | 2012-12-31 | -4/+4 |
| |/ | ||||
| * | Fix missing + from Necrodoom's pull request. | ElgarL | 2012-12-28 | -3/+3 |
| | | ||||
| * | Merge pull request #228 from necrodoom/patch-8 | ElgarL | 2012-12-28 | -4/+4 |
| |\ | | | | | | | Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManage... | |||
| | * | Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java | Necrodoom | 2012-12-25 | -4/+4 |
| |/ | ||||
* | | Formatting | Joseph | 2013-01-10 | -4/+4 |
| | | ||||
* | | Add more items to Fireball command. Add delay option to /spawner | GunfighterJ | 2013-01-10 | -1/+23 |
| | | ||||
* | | Merge pull request #247 from necrodoom/patch-18 | Chris Ward | 2013-01-09 | -32/+172 |
|\ \ | | | | | | | rewrite ID 43:6, 44:6, 113, 114 | |||
| * | | rewrite ID 43:6, 44:6, 113, 114 | Necrodoom | 2013-01-09 | -32/+172 |
|/ / |