This commit is contained in:
parent
ccad4870fe
commit
6d580fba60
|
@ -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))
|
||||||
|
|
Loading…
Reference in a new issue