This commit is contained in:
FeuSalamander 2022-09-29 16:42:55 +02:00
parent b276bb0909
commit bfc623d051

View File

@ -17,7 +17,7 @@ import java.util.Objects;
id = "vmessage", id = "vmessage",
name = "Vmessage", name = "Vmessage",
version = "1.0", version = "1.0",
description = "A velocity plugin that creates a multiserver chat for the networth", description = "A velocity plugin that creates a multi server chat for the network",
authors = {"FeuSalamander"} authors = {"FeuSalamander"}
) )
public class vmessage { public class vmessage {