Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Max near radius | Necrodoom | 2013-07-15 | -3/+29 |
| | ||||
* | Add missing param in /remove | KHobbits | 2013-07-15 | -5/+21 |
| | ||||
* | Better handle esschat/GM reloading during async events. | KHobbits | 2013-07-15 | -1/+8 |
| | ||||
* | Update Craftbukkit | KHobbits | 2013-07-14 | -1/+1 |
| | | | | CB: 2814 Bukkit: 1792 | |||
* | Try to restore basic api functionality | KHobbits | 2013-07-14 | -8/+6 |
| | ||||
* | Tidy and slightly expand user API | KHobbits | 2013-07-14 | -57/+113 |
| | ||||
* | Fix worth display bug | KHobbits | 2013-07-14 | -8/+11 |
| | ||||
* | Fix local chat spy tag order. | KHobbits | 2013-07-14 | -5/+5 |
| | ||||
* | Throw syntax error instead of "For input string" | KHobbits | 2013-07-14 | -16/+30 |
| | ||||
* | Add support for /worth all and /worth hand | KHobbits | 2013-07-14 | -120/+205 |
| | ||||
* | Whoops, wrong event. | KHobbits | 2013-07-13 | -1/+1 |
| | ||||
* | Wrap ItemDb accessors and move Item string matching to itemdb class. | KHobbits | 2013-07-13 | -45/+62 |
| | ||||
* | Fix local message when no players are in the area | KHobbits | 2013-07-13 | -7/+10 |
| | | | | Allow any translation key to be silenced by blanking it in locale file | |||
* | [API] flip! (╯°□°)╯︵ ┻━┻ | Iaccidentally | 2013-07-13 | -1065/+1063 |
| | ||||
* | [API] fix implementation? | Iaccidentally | 2013-07-13 | -20/+9 |
| | ||||
* | Merge branch 'API' of https://github.com/essentials/Essentials into API | Iaccidentally | 2013-07-13 | -4/+3 |
|\ | ||||
| * | Fix failing XMPP build. | KHobbits | 2013-07-13 | -4/+3 |
| | | ||||
* | | [API] fix other modules to use new packages | Iaccidentally | 2013-07-13 | -34/+28 |
|/ | ||||
* | Add 'No one listening' message stub, will be empty by default and thus not sent. | KHobbits | 2013-07-13 | -33/+4 |
| | ||||
* | Remove old chat hook | KHobbits | 2013-07-13 | -169/+219 |
| | | | | | Use Bukkit API for local chat handling Implement localChatSpy event | |||
* | [API] remove setters | Iaccidentally | 2013-07-13 | -10/+0 |
| | ||||
* | [API] Event framework | Iaccidentally | 2013-07-13 | -15/+117 |
| | ||||
* | [API] Move 2.x API to new package, create dummy classes for compatibility | Iaccidentally | 2013-07-13 | -1093/+1275 |
| | ||||
* | Merge branch '2.x' of https://github.com/essentials/Essentials into API | Iaccidentally | 2013-07-13 | -3852/+4105 |
|\ | ||||
| * | fix mute message when chatting | Necrodoom | 2013-07-12 | -1/+6 |
| | | | | | | | | deny /mail if muted | |||
| * | Add horse to entity spawn protection blacklist | GunfighterJ | 2013-07-11 | -0/+1 |
| | | ||||
| * | Don't cast sender to User. | KHobbits | 2013-07-11 | -2/+3 |
| | | ||||
| * | Prevent speed from hitting absolute zero. | KHobbits | 2013-07-11 | -2/+2 |
| | | ||||
| * | Update TL files from Crowdin, this commit resets untranslated English to new ↵ | KHobbits | 2013-07-10 | -943/+960 |
| | | | | | | | | colour scheme. | |||
| * | Remove unused TL Keys | KHobbits | 2013-07-10 | -442/+0 |
| | | ||||
| * | tweak default setting for max nick length | Iaccidentally | 2013-07-10 | -3/+3 |
| | | ||||
| * | [FEATURE] Add configurable max nick length | Iaccidentally | 2013-07-10 | -53/+85 |
| | | ||||
| * | Update CB to 2808 | KHobbits | 2013-07-10 | -0/+0 |
| | | ||||
| * | Fix TL handling with escaped `'` marks. | KHobbits | 2013-07-10 | -4/+4 |
| | | ||||
| * | Fix user comparison. | KHobbits | 2013-07-09 | -6/+6 |
| | | ||||
| * | Implement abstract methods | GunfighterJ | 2013-07-08 | -0/+12 |
| | | ||||
| * | Update to 1.6.2, adds new potion effect types | GunfighterJ | 2013-07-08 | -2/+10 |
| | | ||||
| * | Standardize translation formatting. | KHobbits | 2013-07-07 | -1636/+1656 |
| | | ||||
| * | Update Polish and Swedish translations from crowdin | KHobbits | 2013-07-07 | -337/+341 |
| | | ||||
| * | Translation cleanup | KHobbits | 2013-07-07 | -532/+538 |
| | | | | | | | | | | Allow '' in non format keys Update French translation from crowdin | |||
| * | Update some new text | Gabriel D | 2013-07-07 | -4/+4 |
| | | ||||
| * | More cleanup | KHobbits | 2013-07-07 | -78/+83 |
| | | ||||
| * | Misc cleanup | KHobbits | 2013-07-07 | -67/+68 |
| | | ||||
| * | Whoops, we shouldn't be leaking the user object. | KHobbits | 2013-07-07 | -8/+3 |
| | | ||||
| * | Fix punctuation | mrarroyo | 2013-07-07 | -1/+1 |
| | | ||||
| * | Merge pull request #509 from necrodoom/patch-31 | Chris Ward | 2013-07-02 | -0/+2 |
| |\ | | | | | | | add horse egg | |||
| | * | add horse egg | Necrodoom | 2013-07-02 | -0/+2 |
| |/ | ||||
| * | Add carpet to safe teleport materials. | KHobbits | 2013-07-02 | -0/+1 |
| | | ||||
| * | Add command logging for CommandBlocks and other console types. | KHobbits | 2013-07-02 | -3/+29 |
| | | ||||
| * | Merge pull request #503 from necrodoom/patch-26 | Iaccidentally | 2013-07-01 | -0/+0 |
| |\ | | | | | | | update items.csv to Minecraft 1.6 |