Added optional whitelist feature
This commit is contained in:
0
config/allowed_ips.txt
Normal file
0
config/allowed_ips.txt
Normal file
@@ -8,6 +8,9 @@
|
||||
hostname "Some Awesome Server Name"
|
||||
motd "Welcome to this server"
|
||||
|
||||
// States if the server is public or not
|
||||
sv_public 0
|
||||
|
||||
//Network settings
|
||||
port 26000
|
||||
net_http_server 1 //use embedded http server
|
||||
|
Reference in New Issue
Block a user