Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
| | * | update items.csv to Minecraft 1.6 | Necrodoom | 2013-06-25 | -1/+352 |
| | | | ||||
| * | | Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT | GunfighterJ | 2013-07-01 | -12/+61 |
| | | | ||||
| * | | update items.csv to Minecraft 1.6 | Necrodoom | 2013-07-01 | -1/+352 |
| | | | ||||
| * | | Close the reader | GunfighterJ | 2013-06-30 | -0/+2 |
| | | | ||||
| * | | Force reading in UTF-8 from .txt files | GunfighterJ | 2013-06-30 | -2/+4 |
| | | | ||||
| * | | Update Plugin Metrics to R7 | Tyler Blair | 2013-06-29 | -89/+244 |
| | | | ||||
| * | | Add {TEAMPREFIX} {TEAMSUFFIX} and {TEAMNAME} to chat formatting. | KHobbits | 2013-06-28 | -0/+10 |
| | | | ||||
* | | | [API] Fix package naming | Iaccidentally | 2013-06-28 | -2/+2 |
| | | | ||||
* | | | [API] fix references | Iaccidentally | 2013-06-28 | -6/+0 |
| | | | ||||
* | | | [API] Cleanup | Iaccidentally | 2013-06-28 | -337/+2 |
| | | | ||||
* | | | [API] Remove some unneeded dependencies | Iaccidentally | 2013-06-28 | -266/+16 |
| | | |