Added command logging as for default commands and temporairly removed Essentials old features as it does not compile in Eclipse :/ sorry about this. How would we go about getting this compile in Eclipse and Netbeans at the same time?

This commit is contained in:
Olof Larsson
2012-02-05 18:55:26 +01:00
parent c8558f7bbb
commit 37169dc6ec
3 changed files with 8 additions and 4 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 EssentialsOldVersionFeatures
public class EssentialsOldVersionFeaturesTODO
{
private static EssentialsChat essChat;