3.0 public beta 3

This commit is contained in:
DJj123dj
2022-10-01 12:08:42 +02:00
parent 893a7c5b1f
commit 69b669956e
12 changed files with 34 additions and 23 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ client.on('ready',async () => {
require("./core/api/pluginlauncher")()
this.errorLog.log("debug","loading plugins")
})
require("./core/checker").checker()
if (!require("./core/api/api.json").disable.checkerjs.all) require("./core/checker").checker()
this.errorLog.log("debug","loading checker.js")
this.errorLog.log("debug","checking config...")