0

Test Commit

This commit is contained in:
minenash 2019-04-25 17:09:59 -04:00
parent adbc3a595b
commit 21101119d4

@ -28,7 +28,7 @@ public class CommandServer extends Command {
@SuppressWarnings("deprecation")
public void execute(CommandSender sender, String[] args) {
if (args.length == 0) {
Map<String, ServerInfo> servers = ProxyServer.getInstance().getServers();