| Commit message (Expand) | Author | Age | Lines |
* | Fixing silly typo - Fixes shout costs. | KHobbits | 2012-02-09 | -1/+1 |
* | Adding translation keys for [L] and [Spy] | KHobbits | 2012-01-20 | -2/+2 |
* | Check shout/question messages are longer than 1 character. | KHobbits | 2012-01-20 | -1/+1 |
* | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -1/+0 |
* | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -8/+14 |
* | Cache MessageFormats for Chat | snowleo | 2012-01-19 | -1/+3 |
* | Compiled regex is faster. | KHobbits | 2012-01-18 | -1/+1 |
* | Make sure to clean the chatStore. | KHobbits | 2012-01-18 | -1/+2 |
* | Reduce duplicate calls in EssentialsChat | KHobbits | 2012-01-18 | -103/+133 |
* | Stripping vanilla colour from /helpop and /mail | KHobbits | 2012-01-16 | -1/+1 |
* | Stripping vanilla colours from /msg | KHobbits | 2012-01-16 | -4/+7 |
* | Strip colors from chat, if the user does not have the permission. | snowleo | 2012-01-16 | -0/+3 |
* | Fix broken charge for shout and question | snowleo | 2011-12-09 | -45/+59 |
* | Better distance checking. | KHobbits | 2011-12-01 | -20/+17 |
* | If Essentials core fails to read one of the configs now, it will disable itse... | snowleo | 2011-11-30 | -5/+14 |
* | Locale.ENGLISH!!1! | snowleo | 2011-11-27 | -2/+4 |
* | Switch to the new I18n class and format cleanup of all classes | snowleo | 2011-11-21 | -22/+13 |
* | More code cleanup. | KHobbits | 2011-11-18 | -2/+0 |
* | EssChat update part 1. | okamosy | 2011-10-30 | -148/+333 |
* | Edited Priority to "High"
| feildmaster | 2011-10-03 | -1/+1 |
* | Adding command cost for !shout and ?question. | KHobbits | 2011-08-17 | -16/+36 |
* | Readded some code, so that the user is not checked, if he is next to himself. | snowleo | 2011-07-23 | -1/+1 |
* | EssentialsChat: The user should see his own message | snowleo | 2011-07-21 | -6/+7 |
* | Fix for local chat not working (instead acting just like global chat) | Brettflan | 2011-07-20 | -1/+1 |
* | Removed leftovers from initial Factions integration | Brettflan | 2011-07-20 | -2/+1 |
* | More changes to the EssentialsChat API for Factions | snowleo | 2011-07-20 | -37/+9 |
* | The event.getPlayer() is needed for the hook. | snowleo | 2011-07-19 | -2/+2 |
* | Rewritten Factions hook, so we don't need Factions in our code. | snowleo | 2011-07-19 | -37/+69 |
* | Heavy cleanup of all classes | snowleo | 2011-07-16 | -15/+8 |
* | Moved user.setDisplayName() from EssentialsChat to Essentials | snowleo | 2011-07-15 | -10/+0 |
* | Implemented Factions hooks for proper chat integration with it (master/dev br... | Brettflan | 2011-07-02 | -1/+44 |
* | Permissions 3.1.4 | snowleo | 2011-06-07 | -164/+99 |
* | Pull-Request #1 by mrapple | snowleo | 2011-06-05 | -1/+1 |
* | Missing part for the /ignore command | snowleo | 2011-05-15 | -0/+3 |
* | Finally get rid of all dependency problems. | snowleo | 2011-05-11 | -6/+0 |
* | More translation stuff. Translated Spawn, Chat, Protect, GeoIP | snowleo | 2011-05-10 | -9/+11 |
* | This is a big refactoring of the user class and more. | snowleo | 2011-05-01 | -6/+6 |
* | [trunk] Removed useless loadClasses() method from Essentials. | snowleo | 2011-04-16 | -3/+0 |
* | [trunk] EssentialsChat: chat-radius is now multi world compatible. | snowleo | 2011-04-05 | -1/+3 |
* | [trunk] Handle suffix with a size of 0 or 1. | snowleo | 2011-04-01 | -1/+1 |
* | Temp fix for coloured suffixes | ementalo | 2011-04-01 | -1/+2 |
* | Updated for CB 602 | Zenexer | 2011-03-30 | -2/+2 |
* | Revert to 1013 | snowleo | 2011-03-30 | -12/+10 |
* | 2.1 prerelease, part 2 of 3 | Zenexer | 2011-03-30 | -0/+226 |