add debug

This commit is contained in:
Linventif 2023-09-23 14:44:35 +02:00
parent a94733ce75
commit 9a43d2d8e2

View File

@ -59,3 +59,10 @@ gmInte.config.filterOnTrust = true // If true, the addon will filter the players
// Ban
gmInte.config.filterOnBan = true // If true, the addon will filter the players according to their ban status
//
// Other
//
// Debug
gmInte.config.debug = false // If true, the addon will print debug informations in the console