TF-EssentialsX/Essentials/src/com/earth2me/essentials/IEssentialsModule.java
snowleo 019b49ef11 Updated EssentialsSpawn to use the new config code
/spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
2011-12-06 13:41:29 +01:00

7 lines
74 B
Java

package com.earth2me.essentials;
public interface IEssentialsModule
{
}