Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | Fix mailstable-2.9.5 | ementalo | 2012-10-28 | -3/+2 | |
| | * | | | | Merge branch '2.9' of github.com:essentials/Essentials into release | KHobbits | 2012-10-26 | -64/+17 | |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | 2.9 Release | ementalo | 2012-10-26 | -188/+1082 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Update Bukkit/CB to 1.3.2 R1stable-2.9.4 | KHobbits | 2012-09-30 | -0/+0 | |
* | | | | | | | | Merge pull request #204 from necrodoom/patch-23 | Iaccidentally | 2012-11-25 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix typo at config.yml | Necrodoom | 2012-11-25 | -2/+2 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #201 from necrodoom/patch-22 | KHobbits | 2012-11-20 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix spacing at disabled-commands | Necrodoom | 2012-11-20 | -1/+1 | |
|/ / / / / / / / | |||||
* | | | | | | | | Better fix for last commit | snowleo | 2012-11-19 | -13/+15 | |
* | | | | | | | | Fix for the plugin conflict with any plugin that contains a log4j library | snowleo | 2012-11-19 | -0/+10 | |
|/ / / / / / / | |||||
* | | | | | | | Add tptoggle others Essentials style. | KHobbits | 2012-11-16 | -21/+80 | |
* | | | | | | | Merge pull request #195 from evonuts/2.9 | Iaccidentally | 2012-11-11 | -4/+23 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix fly specific settings for other players (eg. /fly evonuts on) | evonuts | 2012-11-10 | -3/+8 | |
| * | | | | | | | Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|*dis*|0. | evonuts | 2012-11-10 | -4/+18 | |
* | | | | | | | | update tptoggle to allow toggling other players :: new permission: essentials... | Iaccidentally | 2012-11-11 | -0/+18 | |
* | | | | | | | | Cleanup spawnmob classes | KHobbits | 2012-11-11 | -255/+290 | |
* | | | | | | | | Merge pull request #197 from necrodoom/patch-21 | Iaccidentally | 2012-11-11 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update Essentials/src/com/earth2me/essentials/Mob.java | Necrodoom | 2012-11-11 | -1/+1 | |
* | | | | | | | | | Mob comment. | KHobbits | 2012-11-11 | -0/+2 | |
|/ / / / / / / / | |||||
* | | | | | / / | Make playerFishEvent cancel AFK :: fixes #3192 | Iaccidentally | 2012-11-11 | -1/+8 | |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-11-11 | -13/+14 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge pull request #194 from necrodoom/patch-19 | ElgarL | 2012-11-09 | -2/+2 | |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 | Necrodoom | 2012-11-08 | -2/+2 | |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #190 from necrodoom/patch-16 | ElgarL | 2012-11-09 | -6/+6 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | 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 | |
| |\ \ \ \ \ | |||||
| * | | | | | | allWorldsDataList now returns fully mirrored worlds whihc are not | ElgarL | 2012-10-01 | -3/+4 | |
* | | | | | | | Merge pull request #196 from necrodoom/patch-20 | Iaccidentally | 2012-11-10 | -8/+15 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update ID 101, by andrewkm request | Necrodoom | 2012-11-10 | -8/+15 | |
|/ / / / / / / | |||||
* | | | | | | | Extra perm check in /home | KHobbits | 2012-11-08 | -1/+1 | |
* | | | | | | | Set a players sleeping ignored status synchronously, just in case! Thanks for... | md_5 | 2012-11-08 | -5/+14 | |
* | | | | | | | Merge pull request #192 from evonuts/2.9 | Iaccidentally | 2012-11-07 | -4/+14 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Allow for console based gamemode shortcuts. Fixes ticket #3173 | evonuts | 2012-11-08 | -4/+14 | |
|/ / / / / / | |||||
* | | | | | | fix build | Iaccidentally | 2012-11-04 | -0/+6 | |
* | | | | | | CB 2455 :: Bukkit 1593 | Iaccidentally | 2012-11-04 | -1/+43 | |
* | | | | | | Allow the 'userIsNotAway' and 'userIsAway' translation messages to be empty. | KHobbits | 2012-11-04 | -6/+19 | |
* | | | | | | Allow the noNewMail translation to be empty | Alexander Schepp | 2012-11-04 | -1/+5 | |
* | | | | | | Code comments. | KHobbits | 2012-11-04 | -0/+2 | |
* | | | | | | allow money to be put in kits using the currency symbol before the amount | Iaccidentally | 2012-11-04 | -0/+7 | |
* | | | | | | Use durability instead of itemdata for antibuild checks. | KHobbits | 2012-11-04 | -5/+5 | |
* | | | | | | Fix godmode pvp protection not blocking thrown pots and arrows. | KHobbits | 2012-11-04 | -48/+65 | |
* | | | | | | Fix missing mob target block | KHobbits | 2012-11-04 | -63/+39 | |
* | | | | | | Fix a few more errors in plugin.yml | KHobbits | 2012-11-04 | -16/+16 | |
* | | | | | | Fix plugin.yml typo. | KHobbits | 2012-11-04 | -2/+2 | |
* | | | | | | Code comments | KHobbits | 2012-11-04 | -0/+1 | |
* | | | | | | Limit tnt disable on /nuke to 10s | KHobbits | 2012-11-04 | -2/+2 | |
* | | | | | | Update Spanish translations thanks to nikooo14. | md_5 | 2012-11-03 | -36/+36 | |
* | | | | | | remove all L | Alexander Schepp | 2012-10-31 | -6/+6 |