diff --git a/lua/gmod_integration/sv_config.lua b/lua/gmod_integration/sv_config.lua index d905e78..5414279 100644 --- a/lua/gmod_integration/sv_config.lua +++ b/lua/gmod_integration/sv_config.lua @@ -29,6 +29,7 @@ gmInte.config.token = "" // Server Token // 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) +gmInte.config.maintenance = false // If true, the addon will only allow the players with the "gmod-integration.maintenance" permission to join the server // // Syncronization