allow you to send a whole server

This commit is contained in:
ajgeiss0702
2021-04-18 12:04:25 -07:00
parent 5d6cf791b5
commit a3f03d278f
2 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ public class Main extends Plugin implements Listener {
d.put("status.now-in-empty-queue", "");
d.put("status.sending-now", "&aSending you to &f{SERVER} &anow..");
d.put("errors.server-not-exist", "&cThat server does not exist!");
d.put("errors.server-not-exist", "&cThe server {SERVER} does not exist!");
d.put("errors.already-queued", "&cYou are already queued for that server!");
d.put("errors.player-only", "&cThis command can only be executed as a player!");
d.put("errors.already-connected", "&cYou are already connected to this server!");