Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
| | * | 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 |
| |\ | ||||
| * | | allWorldsDataList now returns fully mirrored worlds whihc are not | ElgarL | 2012-10-01 | -3/+4 |
| | | | | | | | | | identical mirrors (fixes the /manselect list). | |||
* | | | Merge pull request #196 from necrodoom/patch-20 | Iaccidentally | 2012-11-10 | -8/+15 |
|\ \ \ | | | | | | | | | update ID 101, by andrewkm request | |||
| * | | | 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 ↵ | md_5 | 2012-11-08 | -5/+14 |
| | | | | | | | | | | | | for the hint mbaxter & Wolvereness. Closes ticket 3179. | |||
* | | | Merge pull request #192 from evonuts/2.9 | Iaccidentally | 2012-11-07 | -4/+14 |
|\ \ \ | | | | | | | | | Allow for console based gamemode shortcuts. Fixes ticket #3173 | |||
| * | | | 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 |
| | | | | | | | | | | | | Fixes potion blocking using antibuild. | |||
* | | | 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 |
| | | | ||||
* | | | Make /exp accept L before or after the amount, add extra checks | Iaccidentally | 2012-10-31 | -3/+7 |
| | | | ||||
* | | | Handle int overflow in SetExpFix | Alexander Schepp | 2012-10-31 | -0/+8 |
| | | | ||||
* | | | Use the class, not the interface | Alexander Schepp | 2012-10-31 | -1/+1 |
| | | | | | | | | | This code will be changed later, once Elgarl updates the gm branch to 1.4 | |||
* | | | Quickfix to prevent GM commands from being called by BlockCommandSender. | Alexander Schepp | 2012-10-31 | -0/+5 |
| | | | ||||
* | | | fix minimum required bukkit version. | Iaccidentally | 2012-10-29 | -1/+1 |
| | | | ||||
* | | | CB 2420 :: Bukkit 1570 :: Update FakeServer and OfflinePlayer | Iaccidentally | 2012-10-29 | -55/+414 |
| | | | ||||
* | | | Merge pull request #185 from evonuts/patch-5 | KHobbits | 2012-10-29 | -1/+1 |
|\ \ \ | | | | | | | | | Update Essentials/src/config.yml | |||
| * | | | Update Essentials/src/config.yml | evonuts | 2012-10-29 | -1/+1 |
|/ / / | | | | | | | 'flase' typo in wither-spawnexplosion | |||
* | | | Fix mail | ementalo | 2012-10-28 | -3/+2 |
| | | | ||||
* | | | typo fix | Iaccidentally | 2012-10-28 | -1/+1 |
| | | | ||||
* | | | Update Essentials/src/com/earth2me/essentials/commands/Commandtppos.java | Iaccidentally | 2012-10-28 | -2/+2 |
| | | | | | | | | | 2.9 too | |||
* | | | nothing to see here, move along (typo fix) | Iaccidentally | 2012-10-28 | -1/+1 |
| | | | ||||
* | | | NOW with complete wither protection! | Iaccidentally | 2012-10-28 | -1/+8 |
| | | | ||||
* | | | oops! :: fix wither spawn explosion blocking | Iaccidentally | 2012-10-28 | -3/+3 |
| | | | ||||
* | | | Fully support wither blocking in protect | Iaccidentally | 2012-10-28 | -0/+29 |
| | | | ||||
* | | | CB #2415 | Iaccidentally | 2012-10-28 | -1/+1 |
| | | | ||||
* | | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 | Iaccidentally | 2012-10-28 | -0/+4 |
|\ \ \ | ||||
| * \ \ | Merge pull request #184 from necrodoom/patch-15 | Iaccidentally | 2012-10-28 | -0/+4 |
| |\ \ \ | | | | | | | | | | | add bat egg and witch egg | |||
| | * | | | add bat egg and witch egg | Necrodoom | 2012-10-28 | -0/+4 |
| |/ / / | | | | | | | | | enderdragon and wither have no useable eggs, so not added | |||
* / / / | update tppos to not accept coords over 30000000 | Iaccidentally | 2012-10-28 | -0/+9 |
|/ / / |