Fixed Version
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user