Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. | |||
* | Use Tamed instead of horse/ocelot/wolf | Pocketkid2 | 2013-08-31 | -16/+2 |
| | ||||
* | Add support for coloured authors on books | KHobbits | 2013-08-31 | -1/+1 |
| | | | | Fixes ESS-4690 | |||
* | Add debug output to keyword replacer | KHobbits | 2013-08-30 | -23/+46 |
| | ||||
* | This tp req cancel isn't needed anymore. | KHobbits | 2013-08-30 | -1/+0 |
| | ||||
* | Don't waste cpu on /baltop if eco is disabled. | KHobbits | 2013-08-28 | -12/+18 |
| | ||||
* | Extend eco disable option to block eco lookups. This can be required to ↵ | KHobbits | 2013-08-28 | -12/+48 |
| | | | | | | combat slow SQL economies. This option is not recommended under normal circumstances. | |||
* | Don't allow buying partial item sets via trade signs. | KHobbits | 2013-08-28 | -1/+1 |
| | ||||
* | Add another customtext example (including one with multiple aliases) | KHobbits | 2013-08-20 | -0/+4 |
| | ||||
* | Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>} | KHobbits | 2013-08-20 | -145/+181 |
| | | | | Replace <none> with what you want to show if there are no players from that group online. | |||
* | Add COORDS, UPTIME and TPS keywords | Chris Ward | 2013-08-20 | -3/+35 |
| | ||||
* | More colour. | KHobbits | 2013-08-20 | -1/+1 |
| | ||||
* | Refresh default motd. | KHobbits | 2013-08-19 | -2/+3 |
| | ||||
* | Fix text file color code escaping (&&6 -> &6) Add support for color escaping ↵ | KHobbits | 2013-08-19 | -23/+27 |
| | | | | in ingame chat Other formatting class cleanup | |||
* | New command /customtext - This command is intended to be used with ↵ | KHobbits | 2013-08-19 | -2/+61 |
| | | | | bukkit.yml aliases to make custom commands. | |||
* | Add support for multiple bookmarks/chapter names | KHobbits | 2013-08-19 | -16/+21 |
| | | | | Clean up info file handling | |||
* | Fix tests | KHobbits | 2013-08-18 | -1/+0 |
| | ||||
* | Reset fall distance when toggling fly so fall damage is not accidentally ↵ | KHobbits | 2013-08-18 | -1/+3 |
| | | | | applied. | |||
* | Fix a few issues with /list and group formatting. | KHobbits | 2013-08-18 | -11/+24 |
| | ||||
* | Fix feed cooldown bypass permission: | KHobbits | 2013-08-18 | -2/+2 |
| | | | | Permission: essentials.feed.cooldown.bypass | |||
* | Fix NPE in /kill when used from console. Thanks Necrodoom | KHobbits | 2013-08-18 | -1/+1 |
| | ||||
* | Add muting offline players | KHobbits | 2013-08-18 | -27/+54 |
| | | | | Permission: essentials.mute.offline | |||
* | Allow alternative command handler to also pass tab complete. | KHobbits | 2013-08-15 | -0/+30 |
| | ||||
* | items.csv - try move the most common item alias to top of aliases stack | Necrodoom | 2013-08-15 | -429/+383 |
| | | | | without ore aliases remove | |||
* | Use essentials itemdb for charge messages. | KHobbits | 2013-08-15 | -4/+25 |
| |