Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-31 | -7/+15 |
|\ | ||||
| * | Include the GM version when logging errors. | ElgarL | 2012-08-31 | -3/+6 |
| | | ||||
| * | Give a better error when a subgroup is null. | ElgarL | 2012-08-31 | -5/+10 |
| | | ||||
* | | Config file tweaks | KHobbits | 2012-08-31 | -3/+5 |
| | | ||||
* | | Fix powertool command logging. | KHobbits | 2012-08-31 | -3/+11 |
| | | ||||
* | | Don't need built in command logger anymore. | KHobbits | 2012-08-31 | -1/+0 |
| | | ||||
* | | Sanity Check. | KHobbits | 2012-08-31 | -1/+1 |
| | | ||||
* | | Add missing repair cost check on /repair hand | KHobbits | 2012-08-31 | -1/+1 |
| | | ||||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-31 | -8/+8 |
|\ \ | ||||
| * \ | Merge pull request #134 from necrodoom/patch-16 | KHobbits | 2012-08-31 | -8/+8 |
| |\ \ | | | | | | | | | clear whitespace in globalgroups.yml | |||
| | * | | clear whitespace in globalgroups.yml | Necrodoom | 2012-08-31 | -8/+8 |
| |/ / | ||||
* / / | Reduce the number of permissions checks in command cost lookups | KHobbits | 2012-08-31 | -33/+58 |
|/ / | | | | | | | | | | | Add support for item number repair costs (repair-123: 120) Ess charge api supports nested charges. Slight kit optimization. | |||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-31 | -8/+8 |
|\ \ | ||||
| * | | Update Essentials/src/config.yml | Paul A. | 2012-08-31 | -5/+5 |
| | | | | | | | | | More grammar from Evonuts | |||
| * | | Update Essentials/src/config.yml | Paul A. | 2012-08-31 | -3/+3 |
| | | | | | | | | | Grammar update thanks to Evonuts | |||
* | | | Fix metrics when kits are improperly configured. | KHobbits | 2012-08-31 | -2/+5 |
|/ / | ||||
* | | Fix painting break in antibuild. | KHobbits | 2012-08-31 | -17/+32 |
| | | ||||
* | | Fix IllegalStateException in sign click patch | KHobbits | 2012-08-31 | -9/+101 |
| | | | | | | | | Cleanup | |||
* | | Fix min bukkit version warning. | KHobbits | 2012-08-30 | -1/+1 |
| | | ||||
* | | Reset fly/speed on world change | KHobbits | 2012-08-30 | -0/+9 |
| | | | | | | | | This will be optional in a future version - Discuss http://goo.gl/Vuh4N | |||
* | | Update chat formatting to use &r instead of &f | KHobbits | 2012-08-30 | -7/+7 |
| | | ||||
* | | Clear up overriding comments on config file. | KHobbits | 2012-08-30 | -8/+8 |
| | | | | | | | | Closes #2725 | |||
* | | Merge pull request #133 from necrodoom/patch-15 | KHobbits | 2012-08-30 | -4/+7 |
|\ \ | | | | | | | clarify some things on config | |||
| * | | minor fix | Necrodoom | 2012-08-30 | -1/+1 |
| | | | ||||
| * | | clarify some things on config | Necrodoom | 2012-08-30 | -4/+7 |
|/ / | ||||
* | | Merge pull request #131 from necrodoom/patch-14 | KHobbits | 2012-08-29 | -0/+11 |
|\ \ | | | | | | | update pork aliases | |||
| * | | update pork aliases | Necrodoom | 2012-08-29 | -0/+11 |
|/ / | | | | | items.csv version 2.1_11 | |||
* | | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-28 | -30/+70 |
|\| | ||||
| * | iacc's anal | ElgarL | 2012-08-21 | -1/+1 |
| | | ||||
| * | No more null errors from corrupt config.yml's. | ElgarL | 2012-08-19 | -30/+67 |
| | | ||||
| * | Fix an error with Logging set to 'OFF' triggering a cast exception. | ElgarL | 2012-08-14 | -3/+6 |
| | | ||||
* | | Fix CB. | KHobbits | 2012-08-28 | -0/+12 |
| | | ||||
* | | Merge branch '2.9' into release | KHobbits | 2012-08-28 | -0/+0 |
|\ \ | ||||
| * | | Update CB :: Bukkit 1536 || Craftbukkit 2352 (1.3.2-R0.1) | KHobbits | 2012-08-28 | -0/+0 |
| | | | ||||
* | | | Merge branch '2.9' of github.com:essentials/Essentials into release | KHobbits | 2012-08-28 | -233/+649 |
|\| | | ||||
| * | | If both freeze-afk-players and cancel-afk-on-move is turned on, cancel AFK ↵ | KHobbits | 2012-08-28 | -1/+6 |
| | | | | | | | | | | | | on player jump. | |||
| * | | Disable AFK when player damages entity. | KHobbits | 2012-08-28 | -9/+13 |
| | | | ||||
| * | | Manually merge Nickshelton80's alias change. | KHobbits | 2012-08-28 | -1/+1 |
| | | | ||||
| * | | Handle jail teleport locations slightly better. | KHobbits | 2012-08-28 | -4/+16 |
| | | | ||||
| * | | Optimize AntiBuild a little | KHobbits | 2012-08-28 | -35/+108 |
| | | | | | | | | | | | | Support item name deny messages in antibuild. | |||
| * | | Fix minor typo in plugin.yml | KHobbits | 2012-08-27 | -2/+2 |
| | | | | | | | | | | | | Remove 'essentials.interact' permission from antibuild - Not needed | |||
| * | | Remove max walk option to config, until its fixed in the client. | KHobbits | 2012-08-27 | -3/+0 |
| | | | ||||
| * | | Missing [player] param syntax on /afk | KHobbits | 2012-08-26 | -1/+1 |
| | | | ||||
| * | | Comment out/remove the /speed walk code, until the client properly supports ↵ | KHobbits | 2012-08-26 | -14/+22 |
| | | | | | | | | | | | | this function. | |||
| * | | New command /speed [walk|fly] <speed> [player] | KHobbits | 2012-08-26 | -16/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New permissions: essentials.speed = access to the command essentials.speed.others = ability to change the speed of another player essentials.speed.bypass = override max speed limits in config.yml New config options: max-fly-speed max-walk-speed | |||
| * | | More work on /fly command - Still incomplete | KHobbits | 2012-08-26 | -46/+131 |
| | | | | | | | | | | | | Updated and fixed messages files for missing keys. | |||
| * | | Updated Spanish Translation | KHobbits | 2012-08-26 | -144/+144 |
| | | | ||||
| * | | Foundation for speed command - not yet implemented. | KHobbits | 2012-08-25 | -0/+113 |
| | | | ||||
| * | | Add AntiBuild to Metrics. | KHobbits | 2012-08-25 | -1/+2 |
| | | | ||||
| * | | Don't check for loan permission is there is no cost. | KHobbits | 2012-08-22 | -0/+1 |
| | | |