Joxiii
Discord hater!
- Feb 2, 2016
- 271
- 182
- 92
First you need to connect to your TS3 Server with Telnet . The easy way is to do it with PuTTY*.
If you have a fresh TS3 Server with no active voice servers then you can paste this to deny changing slots for all created servers in the future:
If you do it on running servers edit and execute this:
If this comes after a command :
error id=0 msg=ok
everything went well!
Code:
login serveradmin PASSWORD
If you have a fresh TS3 Server with no active voice servers then you can paste this to deny changing slots for all created servers in the future:
Code:
servergroupautodelperm sgtype=45 permsid=b_virtualserver_modify_maxclients|permsid=i_needed_modify_power_virtualserver_modify_maxclients|permsid=b_virtualserver_snapshot_deploy|permsid=b_virtualserver_snapshot_create|permsid=i_needed_modify_power_virtualserver_snapshot_deploy|permsid=i_needed_modify_power_virtualserver_snapshot_create
If you do it on running servers edit and execute this:
Code:
use port=ENTER_ANY_ACTIVE_VOICE_PORT
servergroupdelperm sgid=3 permsid=b_virtualserver_modify_maxclients|permsid=i_needed_modify_power_virtualserver_modify_maxclients|permsid=b_virtualserver_snapshot_deploy|permsid=b_virtualserver_snapshot_create|permsid=i_needed_modify_power_virtualserver_snapshot_deploy|permsid=i_needed_modify_power_virtualserver_snapshot_create
If this comes after a command :
error id=0 msg=ok
everything went well!
Last edited by a moderator: