Update MOTD msgs
This commit is contained in:
parent
2494d9ab45
commit
0655c0b651
@ -21,7 +21,8 @@ public final class ServerPingListener extends PacketAdapter {
|
|||||||
"Hello World!",
|
"Hello World!",
|
||||||
"Rainnny was here",
|
"Rainnny was here",
|
||||||
"Star on GitHub!",
|
"Star on GitHub!",
|
||||||
"restfulmc.cc"
|
"restfulmc.cc",
|
||||||
|
"discord.restfulmc.cc"
|
||||||
};
|
};
|
||||||
private static final String[] PLAYERS = new String[] {
|
private static final String[] PLAYERS = new String[] {
|
||||||
"Rainnny", "Notch", "jeb_", "hypixel", "Dinnerbone", "C418", "g", "hey"
|
"Rainnny", "Notch", "jeb_", "hypixel", "Dinnerbone", "C418", "g", "hey"
|
||||||
|
Loading…
Reference in New Issue
Block a user