my name is in the next message over lol
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
Soph :3 2024-05-07 18:28:07 +03:00
parent ccad4870fe
commit 6d580fba60
Signed by: sophie
GPG key ID: EDA5D222A0C270F2

View file

@ -163,7 +163,6 @@ public class Main {
event.getEntity().sendMessage(Component.text("and then join them via ") event.getEntity().sendMessage(Component.text("and then join them via ")
.append(Component.text("/server ").color(TextColor.color(255, 0, 0))) .append(Component.text("/server ").color(TextColor.color(255, 0, 0)))
.append(Component.text("<server name>").color(TextColor.color(0, 255, 0)))); .append(Component.text("<server name>").color(TextColor.color(0, 255, 0))));
event.getEntity().sendMessage("I hope you enjoy the server! -sophie");
event.getEntity() event.getEntity()
.sendMessage(Component.text("https://git.sad.ovh/sophie/lobby version is ") .sendMessage(Component.text("https://git.sad.ovh/sophie/lobby version is ")
.color(TextColor.color(155, 155, 155)) .color(TextColor.color(155, 155, 155))