debug msg
parent
ea1f9801d8
commit
f02ea6ea5e
|
@ -81,7 +81,7 @@ public class KrakatoaAPI extends JavaPlugin {
|
|||
|
||||
this.kraSocketClient.getSocketClient().connect();
|
||||
|
||||
this.getLogger().info("testaa");
|
||||
this.getLogger().info("testaa lol");
|
||||
|
||||
this.mongoManager = new MongoManager(new MongoConfig(this.configHandler.getMongodbHost(),
|
||||
this.configHandler.getMongodbPort(), this.configHandler.getMongodbUsername(),
|
||||
|
|
Loading…
Reference in New Issue