From 8e542501480df776b52c96ba3978c55cba2aa678 Mon Sep 17 00:00:00 2001 From: Linventif Date: Sat, 23 Sep 2023 16:27:33 +0200 Subject: [PATCH] add support link for filter player --- lua/gmod_integration/sv_config.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/gmod_integration/sv_config.lua b/lua/gmod_integration/sv_config.lua index a773a21..37660f9 100644 --- a/lua/gmod_integration/sv_config.lua +++ b/lua/gmod_integration/sv_config.lua @@ -35,6 +35,7 @@ gmInte.config.chatTrigger = { // Other gmInte.config.forcePlayerLink = false // If true, the addon will force the players to link their discord account to their steam account before playing +gmInte.config.supportLink = "" // The link of your support (shown when a player do not have the requiments to join the server) // // Syncronization