Archived
0

Fixed Version

This commit is contained in:
Minenash
2019-01-30 16:28:32 -05:00
parent daf1dc2e62
commit e3917890de

View File

@@ -15,7 +15,7 @@ import org.bukkit.event.HandlerList;
@Commands(CommandHolderType.File) @Commands(CommandHolderType.File)
@AutoRegisterListener @AutoRegisterListener
@Version(major = 5, minor = 0, revision = 0, compatible = 4) @Version(major = 5, minor = 1, revision = 0, compatible = 4)
public class AFK implements Module { public class AFK implements Module {
private AFKListener listener; private AFKListener listener;