diff --git a/src/main/java/ovh/sad/lobby/Main.java b/src/main/java/ovh/sad/lobby/Main.java index 12a0e12..5e0f374 100644 --- a/src/main/java/ovh/sad/lobby/Main.java +++ b/src/main/java/ovh/sad/lobby/Main.java @@ -163,7 +163,6 @@ public class Main { event.getEntity().sendMessage(Component.text("and then join them via ") .append(Component.text("/server ").color(TextColor.color(255, 0, 0))) .append(Component.text("").color(TextColor.color(0, 255, 0)))); - event.getEntity().sendMessage("I hope you enjoy the server! -sophie"); event.getEntity() .sendMessage(Component.text("https://git.sad.ovh/sophie/lobby version is ") .color(TextColor.color(155, 155, 155))