Test Commit
This commit is contained in:
@@ -28,7 +28,7 @@ public class CommandServer extends Command {
|
|||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
@SuppressWarnings("deprecation")
|
||||||
public void execute(CommandSender sender, String[] args) {
|
public void execute(CommandSender sender, String[] args) {
|
||||||
|
|
||||||
if (args.length == 0) {
|
if (args.length == 0) {
|
||||||
Map<String, ServerInfo> servers = ProxyServer.getInstance().getServers();
|
Map<String, ServerInfo> servers = ProxyServer.getInstance().getServers();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user