Update ServerWhitelist.lua
This commit is contained in:
parent
48c9d2bcb2
commit
6e7c2aa6a7
|
|
@ -11,8 +11,8 @@ end
|
|||
|
||||
-- add player tripcodes here in quotes seperated by commas
|
||||
local tripcodeList = Set {}
|
||||
-- enable this to trigger the whitelist
|
||||
local whitelistEnabled = true
|
||||
-- set this to true to enable the whitelist
|
||||
local whitelistEnabled = false
|
||||
|
||||
-- DONT EDIT ANYTHING ELSE BELOW
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue