debug msg

master
alex 2022-04-10 09:39:39 +02:00
parent ea1f9801d8
commit f02ea6ea5e
1 changed files with 85 additions and 85 deletions

View File

@ -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(),