Fixed Version number
This commit is contained in:
@@ -24,7 +24,7 @@ import net.nemez.chatapi.ChatAPI;
|
|||||||
|
|
||||||
@Commands(CommandHolderType.File)
|
@Commands(CommandHolderType.File)
|
||||||
@AutoRegisterListener
|
@AutoRegisterListener
|
||||||
@Version(major = 5, minor = 0, revision = 3, compatible = 4)
|
@Version(major = 5, minor = 0, revision = 4, compatible = 4)
|
||||||
public class Survival implements Module, Listener {
|
public class Survival implements Module, Listener {
|
||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
|
|||||||
Reference in New Issue
Block a user