change default option to sync chat

This commit is contained in:
Linventif 2023-09-23 02:31:54 +02:00
parent c66bfd9143
commit e7c5ecff47

View File

@ -41,7 +41,7 @@ gmInte.config.forcePlayerLink = false // If true, the addon will force the playe
//
// General
gmInte.config.syncChat = true // If true, the addon will sync the chat gmod with a selected channel on discord
gmInte.config.syncChat = false // If true, the addon will sync the chat gmod with a selected channel on discord (need to be enabled on the dashboard)
gmInte.config.syncPlayerStat = true // If true, the addon will sync the player stats (kills, deaths, playtime, ...)
// Punishment