Updated all modules to work with ModuleLoader major version 5
Except BlockPlaceMods
This commit is contained in:
@@ -14,7 +14,7 @@ import com.redstoner.misc.CommandHolderType;
|
||||
import com.redstoner.modules.Module;
|
||||
|
||||
@Commands(CommandHolderType.None)
|
||||
@Version(major = 4, minor = 0, revision = 0, compatible = 4)
|
||||
@Version(major = 5, minor = 0, revision = 0, compatible = 4)
|
||||
@AutoRegisterListener
|
||||
public class SkullClick implements Module, Listener
|
||||
{
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
displayName: SkullClick
|
||||
category: Other
|
||||
description: Click a skull and find out who it was, before they were beheaded. You cruel monster
|
||||
Reference in New Issue
Block a user