Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | if variable is inside ' ', strip them | Necrodoom | 2013-02-17 | -8/+26 |
| | ||||
* | Catch the error when using an out of date config for | ElgarL | 2013-02-15 | -1/+8 |
| | | | 'allow_commandblocks' So it doesn't kill the whole config. | |||
* | Merge pull request #327 from necrodoom/patch-52 | ElgarL | 2013-02-12 | -0/+1 |
|\ | | | | | add missing return false in manudelp | |||
| * | add missing return false; | Necrodoom | 2013-02-12 | -0/+1 |
|/ | ||||
* | Merge pull request #298 from necrodoom/patch-37 | ElgarL | 2013-02-10 | -1/+1 |
|\ | | | | | Fix typo at groupmanager config.yml | |||
| * | Fix typo at groupmanager config.yml | Necrodoom | 2013-02-05 | -1/+1 |
| | | ||||
* | | Fix bad Git Merge | ElgarL | 2013-02-09 | -5/+0 |
|/ | ||||
* | Revert Necro's change to mancheckw | ElgarL | 2013-02-04 | -2/+2 |
| | ||||
* | Fix Necrodooms errors for not using an IDE!!!!! | ElgarL | 2013-02-04 | -3/+3 |
| | ||||
* | Merge pull request #291 from necrodoom/patch-32 | ElgarL | 2013-02-04 | -4/+14 |
|\ | | | | | display name instead of path for /mancheckw | |||
| * | Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java | Necrodoom | 2013-02-01 | -2/+2 |
| | | ||||
| * | Update ↵ | Necrodoom | 2013-02-01 | -2/+2 |
| | | | | | | | | EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java | |||
| * | Update ↵ | Necrodoom | 2013-02-01 | -1/+6 |
| | | | | | | | | EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/GroupsDataHolder.java | |||
| * | Update ↵ | Necrodoom | 2013-02-01 | -1/+6 |
| | | | | | | | | EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java | |||
* | | Merge pull request #290 from necrodoom/patch-30 | ElgarL | 2013-02-04 | -1/+1 |
|\ \ | |/ |/| | Derp - revert incorrect modified line | |||
| * | Derp - revert incorrect modified line | Necrodoom | 2013-02-01 | -1/+1 |
|/ | ||||
* | Let Bukkit decide if a bedspawn is valid or not. | KHobbits | 2013-02-01 | -4/+4 |
| | | | | Bukkit's bed fix forces minimum bukkit change. | |||
* | [GM] Catch all of the null. | KHobbits | 2013-02-01 | -13/+17 |
| | ||||
* | Make gm API lookup respect offlineperms toggle properly. | KHobbits | 2013-02-01 | -3/+12 |
| | ||||
* | Updating groups example | KHobbits | 2013-01-31 | -2/+18 |
| | ||||
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2013-01-31 | -18/+87 |
|\ | | | | | | | | | Conflicts: EssentialsGroupManager/src/Changelog.txt | |||
| * | Fix Necrodooms broken code. | ElgarL | 2013-01-30 | -1/+2 |
| | | ||||
| * | Merge pull request #288 from necrodoom/patch-29 | ElgarL | 2013-01-30 | -9/+23 |
| |\ | | | | | | | config option to allow GM commands in commandblocks | |||
| | * | update changelog | Necrodoom | 2013-01-30 | -4/+5 |
| | | | ||||
| | * | update commandblock usage deny message | Necrodoom | 2013-01-30 | -2/+3 |
| | | | ||||
| | * | update config description of allow_commmandblocks | Necrodoom | 2013-01-30 | -3/+3 |
| | | | ||||
| | * | add allow commandblock check | Necrodoom | 2013-01-30 | -2/+3 |
| | | | ||||
| | * | register new config setting | Necrodoom | 2013-01-30 | -1/+8 |
| | | | ||||
| | * | update config.yml to include commandblock change | Necrodoom | 2013-01-30 | -1/+5 |
| |/ | ||||
| * | Doh, actually find what world we want to check properly with mancheckw. | ElgarL | 2013-01-29 | -1/+11 |
| | | ||||
| * | Update plugin.yml with the new command | ElgarL | 2013-01-29 | -0/+4 |
| | | ||||
| * | grammaaahhhh!!! | ElgarL | 2013-01-29 | -1/+1 |
| | | ||||
| * | Added '/mancheckw <world>' to inspect what permission files a world is | ElgarL | 2013-01-29 | -3/+31 |
| | | | | | | referencing. | |||
| * | Missed an S | ElgarL | 2013-01-29 | -1/+1 |
| | | ||||
| * | Prevent '*' permissions granting the 'groupmanager.noofflineperm' | ElgarL | 2013-01-29 | -1/+4 |
| | | | | | | permission. | |||
| * | Add support for BukkitForge using 'overworld' as the main world name. | ElgarL | 2013-01-28 | -8/+17 |
| | | ||||
| * | Negate 'groupmanager.noofflineperms' by default in the owner group. | ElgarL | 2013-01-19 | -1/+3 |
| | | ||||
* | | cleanup :: fix build | Iaccidentally | 2013-01-31 | -20/+15 |
| | | ||||
* | | Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously | Iaccidentally | 2013-01-31 | -29/+30 |
| | | ||||
* | | Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is ↵ | Iaccidentally | 2013-01-31 | -9/+27 |
| | | | | | | | | deprecated :: cleanup :: WARNING: This commit may or may not be stable | |||
* | | What is less than less than one. | KHobbits | 2013-01-29 | -1/+1 |
| | | ||||
* | | Might as well make it all safe. | KHobbits | 2013-01-29 | -11/+6 |
| | | ||||
* | | Don't run calls against bucket api in async login thread | snowleo | 2013-01-30 | -65/+65 |
| | | ||||
* | | Update /sell command to newer bukkit api | snowleo | 2013-01-29 | -13/+5 |
| | | ||||
* | | Revert "Merge pull request #286 from GunfighterJ/2.9" | ementalo | 2013-01-29 | -17/+5 |
| | | | | | | | | | | This reverts commit 57de3f3ed2d6a42372156343021f876d8245d3e1, reversing changes made to 76d1ea5cab0f0d994c344ec60dcd0b1b2a3631a7. | |||
* | | Merge pull request #286 from GunfighterJ/2.9 | Iaccidentally | 2013-01-28 | -5/+17 |
|\ \ | | | | | | | Ignore itemmeta on selling | |||
| * | | Ignore itemmeta on sell | GunfighterJ | 2013-01-28 | -5/+17 |
| | | | ||||
| * | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | GunfighterJ | 2013-01-27 | -99/+68 |
| |\ \ | |/ / |/| | | ||||
* | | | Minor /ci tweak. | KHobbits | 2013-01-27 | -2/+6 |
| | | | ||||
* | | | Cleanup /ci addition. | KHobbits | 2013-01-27 | -97/+62 |
| | | |