Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. | |||
* | Store a plugin and server reference. | ElgarL | 2013-01-11 | -21/+24 |
| | ||||
* | 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 |
|/ | ||||
* | Fix gm builds | snowleo | 2012-12-20 | -112/+806 |
| | | | | Change craftbukkit.jar -> bukkit,jar | |||
* | Update Bukkit to version #2543 (1.4.5-R1.0) To ensure we are all | ElgarL | 2012-12-19 | -0/+0 |
| | | | compatible with current recommended build. | |||
* | Fix recursive error detection when partial mirroring the main world | ElgarL | 2012-11-20 | -2/+2 |
| | ||||
* | Update bukkit.jar to #1593 in lib so we can reference the new | ElgarL | 2012-11-13 | -1/+2 |
| | | | interfaces. | |||
* | Prevent GM commands from being used on CommandBlocks. | ElgarL | 2012-11-11 | -1/+8 |
| | ||||
* | Add support for Rcon. | ElgarL | 2012-11-11 | -2/+4 |
| | ||||
* | Merge pull request #194 from necrodoom/patch-19 | ElgarL | 2012-11-09 | -2/+2 |
|\ | | | | | correct spaces at plugin.yml | |||
| * | correct spaces at plugin.yml | Necrodoom | 2012-11-08 | -2/+2 |
| | | ||||
* | | Merge pull request #193 from necrodoom/patch-18 | ElgarL | 2012-11-09 | -2/+2 |
|\ \ | | | | | | | GroupManager typo fix | |||
| * | | GroupManager typo fix | Necrodoom | 2012-11-08 | -2/+2 |
| |/ | ||||
* | | Merge pull request #190 from necrodoom/patch-16 | ElgarL | 2012-11-09 | -6/+6 |
|\ \ | |/ |/| | fix typos and update ingame error message | |||
| * | Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java | Necrodoom | 2012-11-02 | -6/+6 |
|/ | ||||
* | Merge remote-tracking branch 'remotes/origin/2.9' into groupmanager | ElgarL | 2012-10-01 | -382/+877 |
|\ | ||||
| * | Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git ↵ | ElgarL | 2012-10-01 | -243/+603 |
| |\ | | | | | | | | | | into 2.9 | |||
| | * | Merge pull request #165 from chrisgward/patch-2 | Alexander Schepp | 2012-10-01 | -0/+9 |
| | |\ | | | | | | | | | Adding say command to sudo to fake chat | |||
| | | * | Adding -c switch to sudo to fake chat | Chris Ward | 2012-10-02 | -0/+9 |
| | | | | ||||
| | * | | Merge pull request #166 from chrisgward/patch-3 | Alexander Schepp | 2012-10-01 | -2/+18 |
| | |\ \ | | | | | | | | | | | Blocking numeric home names, changing invalid home message | |||
| | | * | | Blocking numeric home names, changing invalid home message | Chris Ward | 2012-10-02 | -2/+18 |
| | | |/ | ||||
| | * | | Merge pull request #169 from chrisgward/patch-5 | Alexander Schepp | 2012-10-01 | -2/+3 |
| | |\ \ | | | | | | | | | | | Adding console only overrides to exempts | |||
| | | * | | Adding console overrides to exempts | Chris Ward | 2012-10-02 | -2/+3 |
| | | | | | ||||
| | * | | | Merge pull request #170 from chrisgward/2.9 | Alexander Schepp | 2012-10-01 | -1/+2 |
| | |\ \ \ | | | |/ / | | |/| | | Fixing storage of compiled regex | |||
| | | * | | Fixing storage of compiled regex | Chris Ward | 2012-10-02 | -1/+2 |
| | |/ / | ||||
| | * | | Merge pull request #164 from chrisgward/patch-1 | Iaccidentally | 2012-10-01 | -1/+3 |
| | |\ \ | | | |/ | | |/| | Fixing bad file names in Windows (Fixes #2924) | |||
| | | * | Fixing bad file names in Windows (Fixes #2924) | Chris Ward | 2012-10-01 | -1/+3 |
| | | | | ||||
| | * | | Merge pull request #163 from chrisgward/patch-1 | KHobbits | 2012-10-01 | -1/+1 |
| | |\| | | | | | | | | | Fixes #2933 | |||
| | | * | Typo (Ticket 2933) | Chris Ward | 2012-10-01 | -1/+1 |
| | |/ | ||||
| | * | Merge pull request #158 from necrodoom/patch-10 | KHobbits | 2012-09-30 | -2/+271 |
| | |\ | | | | | | | | | update potion aliases- add all unused potions | |||
| | | * | update potion aliases- add all unused potions | Necrodoom | 2012-09-28 | -3/+272 |
| | | | | | | | | | | | | items.csv version 2.1_13 | |||
| | * | | Merge pull request #162 from necrodoom/patch-12 | KHobbits | 2012-09-30 | -1/+2 |
| | |\ \ | | | | | | | | | | | small fixes to items.csv | |||
| | | * | | small fixes to items.csv | Necrodoom | 2012-09-30 | -1/+2 |
| | | | | | ||||
| | * | | | Restore removed tp method, it is used in other plugins. | KHobbits | 2012-09-30 | -0/+7 |
| | | | | | ||||
| | * | | | Merge branch 'release' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-30 | -0/+0 |
| | |\ \ \ | | | |/ / | | |/| | | ||||
| | | * | | update kit sign permission check | Necrodoom | 2012-09-30 | -1/+1 |
| | | | | | ||||
| | | * | | update warp sign permission check | Necrodoom | 2012-09-30 | -1/+1 |
| | | | | |