更新
この間3.3じゃなかった?
原文
=== Server Release 3.4.0 10 september 2018
Added: New parameter 'client_nickname' for the 'use' command, allows setting the nickname of query clients before they become visible on the server.
Added: Added new parameter 'version' for the linux/mac/freebsd servers, that returns the version of the server and then exits.
Does not work with 'ts3server_startscript.sh' unfortunately.
Changed: The Server enforces the maximum number of clients.
Changed: The 'sendPluginCommand' has gotten its own flood protection, and wont trigger flood protection for the rest of the client anymore.
It is controlled by the new 'virtualserver_antiflood_points_needed_plugin_block' variable, its default value of 0 means
that the same limit as 'virtualserver_antiflood_points_needed_command_block' is being used.
日本語訳
=== サーバ リリース 3.4.0 2018年9月10日
追加: 'use' コマンドの新しいパラメータ 'client_nickname' を使用すると、クエリクライアントのニックネームをサーバ上で表示される前に設定することができます。
追加: linux/mac/freebsdサーバの新しいパラメータ 'version' を追加しました。サーバのバージョンを返して終了します。
残念ながら、 'ts3server_startscript.sh' では動作しません。
変更: The Server enforces the maximum number of clients.
変更: 'sendPluginCommand' は独自のフラッドプロテクションを備えており、他のクライアントのためにフラッドプロテクションを実行することはありません。
この機能は新しい 'virtualserver_antiflood_points_needed_plugin_block' 変数によって制御されます。デフォルト値の 0 は、
'virtualserver_antiflood_points_needed_command_block' と同じ制限が使用されています。