Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Clarify message when ignoring exempt players. | KHobbits | 2013-10-27 | -3/+24 |
| | ||||
* | Fix automatic versioning when compiling with Maven | Chris Ward | 2013-10-21 | -1/+2 |
| | ||||
* | Add a little more group based debugging. | KHobbits | 2013-10-21 | -2/+7 |
| | ||||
* | Add debug log entry when checking permission groups. | KHobbits | 2013-10-20 | -1/+6 |
| | ||||
* | Round up Y position when standing on half blocks. This should address some ↵ | KHobbits | 2013-10-20 | -1/+1 |
| | | | | safelogin bugs. | |||
* | Restore deleted craftbukkit jar | KHobbits | 2013-10-20 | -0/+0 |
| | ||||
* | Restore original give/take Money API | KHobbits | 2013-10-19 | -2/+22 |
| | ||||
* | [Fix] Allow someone to change their nick to different case of the same thing | Chris Ward | 2013-10-19 | -1/+1 |
| | ||||
* | Use a player's real name in /balance if they are vanished | Chris Ward | 2013-10-19 | -2/+2 |
| | ||||
* | Call Ant from Maven (for GM) | Chris Ward | 2013-10-19 | -4/+32 |
| | ||||
* | Fix null pointer exception on kits with meta | Chris Ward | 2013-10-19 | -1/+1 |
| | ||||
* | Make looping commands see vanished players properly | Chris Ward | 2013-10-19 | -2/+3 |
| | | | | Make /r check player existence in the correct order | |||
* | Add Maven Support | Chris Ward | 2013-10-19 | -7/+759 |
| | ||||
* | Fix double messages in targeted commands | Chris Ward | 2013-10-19 | -6/+6 |
| | ||||
* | Remove .idea and *.iml from git | Chris Ward | 2013-10-18 | -1198/+3 |
| | ||||
* | Fix /r | Chris Ward | 2013-10-18 | -1/+1 |
| | ||||
* | Cleanup | KHobbits | 2013-10-18 | -15/+15 |
| | ||||
* | Restore getUser API | KHobbits | 2013-10-18 | -4/+21 |
| | ||||
* | Extract CommandSender to CommandSource, this should prevent Ess user object ↵ | KHobbits | 2013-10-16 | -589/+1847 |
| | | | | leaks. | |||
* | Strip nickname prefix when doing displayname comparison. | KHobbits | 2013-10-16 | -1/+2 |
| | ||||
* | Cleanup XMPP PR | Iaccidentally | 2013-10-16 | -563/+557 |
| | ||||
* | add delayed task for XMPP presence update | patjense | 2013-10-16 | -49/+74 |
| | ||||
* | add XMPP presence management stack | patjense | 2013-10-16 | -337/+365 |
| | ||||
* | add update for global presence handler | patjense | 2013-10-16 | -126/+133 |
| | ||||
* | Clean Imports | KHobbits | 2013-10-11 | -168/+150 |
| | ||||
* | Allow for event based test cases. | KHobbits | 2013-10-11 | -13/+199 |
| | ||||
* | implement GodStatusChangeEvent | Iaccidentally | 2013-10-11 | -18/+24 |
| | ||||
* | Update README.markdown | KHobbits | 2013-10-07 | -3/+11 |
| | ||||
* | Allow recolouring own name. | KHobbits | 2013-10-05 | -1/+1 |
| | ||||
* | Cleanup | KHobbits | 2013-10-05 | -37/+34 |
| | ||||
* | Improve nick validation | KHobbits | 2013-10-05 | -4/+12 |
| | | | | | Now matches nicks against userdata for conflicts Now checks for empty string nicknames | |||
* | Add more API template and implement nick change event. | KHobbits | 2013-10-05 | -57/+146 |
| | ||||
* | Extract user match looping | KHobbits | 2013-09-28 | -376/+371 |
| | ||||
* | Adds even more clarification to metrics opt-out | Luke GB | 2013-09-25 | -1/+1 |
| | ||||
* | Adds clarification to metrics opt-out | TheReverend403 | 2013-09-25 | -3/+3 |
| | ||||
* | Format to the format with the formatter. | drtshock | 2013-09-24 | -22/+22 |
| | ||||
* | Ignore list and no tpa to self. Fixes ESS-4456 ESS-4711 | drtshock | 2013-09-24 | -2/+55 |
| | | | | | | | | | List users that you ignore when no arguments are given. Otherwise state that no players are ignored. Don't allow users to tpa or tpahere themself. This is a problem with people "glitching" with how essentials finds a safe location to get inside of places they shouldn't. | |||
* | Update to 1.6.4 | Iaccidentally | 2013-09-19 | -1/+1 |
| | ||||
* | Cleanup | Chris Ward | 2013-09-18 | -11/+40 |
| | ||||
* | Update ItemStack reference to getTypeId()stable-2.12.1 | GunfighterJ | 2013-09-17 | -32/+33 |
| | ||||
* | Require latest Bukkit RB | Chris Ward | 2013-09-17 | -1/+1 |
| | ||||
* | Push latest Bukkit RB | GunfighterJ | 2013-09-17 | -0/+0 |
| | ||||
* | Fix translation typo | GunfighterJ | 2013-09-15 | -2/+2 |
| | ||||
* | Fix handling max warp pages. | KHobbits | 2013-09-10 | -1/+8 |
| | ||||
* | Fix case sensitivity on {PLAYERLIST:group} | KHobbits | 2013-09-06 | -3/+4 |
| | ||||
* | Clarify kit errors | KHobbits | 2013-09-05 | -8/+8 |
| | ||||
* | Expose other plugins ban masks. | KHobbits | 2013-09-04 | -1/+16 |
| | ||||
* | Properly handle negative /clear amounts. | KHobbits | 2013-09-04 | -2/+7 |
| | ||||
* | Reimplement 'private' keywords. | KHobbits | 2013-09-01 | -11/+36 |
| | ||||
* | New enum cached, lazy generated KeywordReplacer | KHobbits | 2013-08-31 | -119/+280 |
| | | | | This runs before the pager, so keywords on other pages will still be parsed. |