mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-16 01:57:34 +00:00
change default option to sync chat
This commit is contained in:
parent
c66bfd9143
commit
e7c5ecff47
|
@ -41,7 +41,7 @@ gmInte.config.forcePlayerLink = false // If true, the addon will force the playe
|
||||||
//
|
//
|
||||||
|
|
||||||
// General
|
// 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, ...)
|
gmInte.config.syncPlayerStat = true // If true, the addon will sync the player stats (kills, deaths, playtime, ...)
|
||||||
|
|
||||||
// Punishment
|
// Punishment
|
||||||
|
|
Loading…
Reference in New Issue
Block a user