Jump to content

TS3 command line settings.


gemcneill

Recommended Posts

Does anyone have a current list of command line options. I currently have this

 

default_voice_port This port is used by the first virtual server, subsequently started virtual servers will open on increasing port numbers.

 

voice_ip IP on which the server instance will listen for incoming voice connections.

 

create_default_virtualserver Normally one virtual server is created automatically when the TeamSpeak 3 Server process is started. To disable this behaviour, set this parameter to 0.

 

machine_id Optional name of this server process to identity a group of servers with the same ID

 

filetransfer_port TCP Port opened for file transfers. If you specify this parameter, you also need to specify the filetransfer_ip parameter!

 

filetransfer_ip IP on which the file transfers are bound to. If you specify this parameter, you also need to specify the filetransfer_port parameter

 

query_port TCP Port opened for ServerQuery connections. If you specify this parameter, need to specify the query_ip parameter!

 

query_ip IP bound for incoming ServerQuery connections. If you specify this parameter, you also need to specify the query_port parameter!

 

clear_database If set to 1, the server database will be cleared before starting up the server. This is mainly used for testing. Usually this parameter should not be specified, so all server settings will be restored when the server process is restarted.

 

logpath The physical path where the server will create logfiles.

 

dbplugin Name of the database plugin library used by the server instance. For example, if you want to start the server with MySQL support, simply set this parameter to ts3db_mysql to use the MySQL plugin. Do *NOT* specify the lib prefix or the file exte

 

dbpluginparameter A custom parameter passed to the database plugin library. For example, the MySQL database plugin supports a parameter to specify the physical path of the plugins configuration file.

 

dbsqlpath The physical path where your SQL script files are located.

 

dbsqlcreatepath The physical path where your SQL installation files are located. Note that this path will be added to the value of the dbsqlpath parameter.

 

licensepath The physical path where your license file is located.

 

createinifile If set to 1, the server will create an INI-style config file containing all commandline parameters with the values you have specified.

 

inifile The physical path where your config file is located. Per default, the config file will be called ts3server.ini

 

serveradmin_password Sets Superadmin password

 

Is this all of them or am I missing some or are some incorrect?

 

George

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use