mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
add: maintenance config
This commit is contained in:
parent
de0588d02c
commit
7dea7d5cce
|
@ -29,6 +29,7 @@ gmInte.config.token = "" // Server Token
|
||||||
// Other
|
// 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.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.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
|
// Syncronization
|
||||||
|
|
Loading…
Reference in New Issue
Block a user