The TS server is divided into 6 user levels, which are as follows:
- Server Administrator (SA)
- Channel Administrator (CA)
- Operator (OP)
- Speaker (V)
- Registered User (R)
- Anonymous User (U)
Corresponding to different user types, administrators can set the specific operational permissions of members on the front-end. Administrators can make adjustments according to the situation by simply entering different permission interfaces, checking the desired functions, and saving the changes. Below are some important permissions:
- **AccessWebAdminServer**: SA can access the webadmin function (able to operate the web management platform www.ts-ts.org.cn).
- **AdminRegisterPlayer**: SA can register a user in the client (can use the client management to register a user).
- **AdminChangeOwnPassword**: SA can change their own password (able to modify their personal password).
- **AdminChangeUserPassword**: SA can change a user’s password (able to modify the password of other users).
- **AdminListDBServers**: SA can see what servers are running on a TeamSpeak server instance (able to view the currently running servers).
- **AdminDeleteServer**: SA can delete a server (able to delete servers).