How did that debug stay there?
This commit is contained in:
parent
55ec76beee
commit
517655f54e
@ -186,9 +186,6 @@ public class BungeeCord extends ProxyServer
|
||||
@Override
|
||||
public void start() throws Exception
|
||||
{
|
||||
httpClient.prepareGet( "http://www.ning.com/" ).execute().get();
|
||||
httpClient.prepareGet( "http://www.ning.com/" ).execute().get();
|
||||
|
||||
pluginsFolder.mkdir();
|
||||
pluginManager.loadPlugins( pluginsFolder );
|
||||
config.load();
|
||||
|
Loading…
Reference in New Issue
Block a user