This commit is contained in:
parent
6d580fba60
commit
1e6913d260
|
@ -160,6 +160,7 @@ public class Main {
|
|||
event.getEntity().sendMessage(Component.text("Welcome to The Alliance!").color(TextColor.color(255, 0, 0)));
|
||||
event.getEntity().sendMessage("");
|
||||
event.getEntity().sendMessage("Use /server to list the available servers,");
|
||||
event.getEntity().sendMessage("");
|
||||
event.getEntity().sendMessage(Component.text("and then join them via ")
|
||||
.append(Component.text("/server ").color(TextColor.color(255, 0, 0)))
|
||||
.append(Component.text("<server name>").color(TextColor.color(0, 255, 0))));
|
||||
|
|
Loading…
Reference in a new issue