The beta of media-sound/teamspeak-server-3.4.0 has been released. Changelog: === 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. I expect the final release in a few days or weeks and will push then a PR.
Final is released: === 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.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931d9843fdab04e5cc8882d382b22aa4215c2fca commit 931d9843fdab04e5cc8882d382b22aa4215c2fca Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-09-16 20:01:35 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-09-19 14:42:16 +0000 media-sound/teamspeak-server: bump to version 3.4.0 Closes: https://bugs.gentoo.org/665284 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> media-sound/teamspeak-server/Manifest | 2 + .../teamspeak-server/teamspeak-server-3.4.0.ebuild | 114 +++++++++++++++++++++ 2 files changed, 116 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e34ec880a8c0a03f58da7a00a9712922844e73 commit d2e34ec880a8c0a03f58da7a00a9712922844e73 Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-09-16 20:02:24 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-09-19 14:42:22 +0000 media-sound/teamspeak-server: drop old version Bug: https://bugs.gentoo.org/665284 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9833 media-sound/teamspeak-server/Manifest | 2 - .../teamspeak-server/teamspeak-server-3.3.1.ebuild | 114 --------------------- 2 files changed, 116 deletions(-)