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
|
-- add player tripcodes here in quotes seperated by commas
|
||||||
local tripcodeList = Set {}
|
local tripcodeList = Set {}
|
||||||
-- enable this to trigger the whitelist
|
-- set this to true to enable the whitelist
|
||||||
local whitelistEnabled = true
|
local whitelistEnabled = false
|
||||||
|
|
||||||
-- DONT EDIT ANYTHING ELSE BELOW
|
-- DONT EDIT ANYTHING ELSE BELOW
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue