9 changed files with 3 additions and 23 deletions
@ -24,7 +24,7 @@ sv_contact "[email protected]" |
|||
sv_lan 0 |
|||
|
|||
// ............................... Map Cycles ............................... // |
|||
// info: Name of the .txt file used to cycle the maps on multiplayer servers. |
|||
// info: The .txt file used to cycle the maps on servers. |
|||
|
|||
// There are several predefined mapcycles available that are listed below. |
|||
// You can also create your own custom mapcycle. |
|||
|
@ -23,8 +23,8 @@ sv_contact "[email protected]" |
|||
// Default: sv_lan 0 |
|||
sv_lan 0 |
|||
|
|||
// ............................... Map Cycles ............................... // |
|||
// You can create your own custom mapcycle. |
|||
// ............................... Mapcycle ................................ // |
|||
// info: The .txt file used to cycle the maps on servers. |
|||
mapcyclefile "mapcycle.txt" |
|||
|
|||
// ....................... Time Limits/Round Settings ....................... // |
|||
|
@ -1,20 +0,0 @@ |
|||
machine_id= |
|||
default_voice_port=9987 |
|||
voice_ip=0.0.0.0, :: |
|||
licensepath= |
|||
filetransfer_port=30033 |
|||
filetransfer_ip=0.0.0.0, :: |
|||
query_port=10011 |
|||
query_ip=0.0.0.0, :: |
|||
query_ip_whitelist=query_ip_whitelist.txt |
|||
query_ip_blacklist=query_ip_blacklist.txt |
|||
dbplugin=ts3db_sqlite3 |
|||
dbpluginparameter= |
|||
dbsqlpath=sql/ |
|||
dbsqlcreatepath=create_sqlite/ |
|||
dbconnections=10 |
|||
logpath=logs |
|||
logquerycommands=0 |
|||
dbclientkeepdays=30 |
|||
logappend=0 |
|||
query_skipbruteforcecheck=0 |
Loading…
Reference in new issue