mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-13 04:36:44 +00:00
![snowleo](/assets/img/avatar_default.png)
/spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
6 lines
74 B
Java
6 lines
74 B
Java
package com.earth2me.essentials;
|
|
|
|
|
|
public interface IEssentialsModule
|
|
{
|
|
}
|