Add back support for older EssentialsChat versions

also reword leader command's "you must be leader" error message
This commit is contained in:
Brettflan
2012-02-07 15:31:35 -06:00
parent 296c783627
commit fbbf0a12af
3 changed files with 5 additions and 6 deletions

View File

@ -14,7 +14,7 @@ import com.earth2me.essentials.chat.IEssentialsChatListener;
* This Essentials integration handler is for older 2.x.x versions of Essentials which have "IEssentialsChatListener"
*/
public class EssentialsOldVersionFeaturesTODO
public class EssentialsOldVersionFeatures
{
private static EssentialsChat essChat;