File: serveradmin.htm

package info (click to toggle)
teamspeak-client 2.0.32-2
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 15,948 kB
  • ctags: 52
  • sloc: pascal: 1,103; makefile: 53; sh: 12
file content (57 lines) | stat: -rwxr-xr-x 2,051 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Server Admin</title>
<link rel="stylesheet" href="C1H_HTML.css" type="text/css">
<style type="text/css">
 p { margin-top: 0; margin-bottom: 0; }
</style>
<script language="JavaScript" src="DocToHelp.js">
</script>
</head>
<body
 style="background-color: #FFFFFF;
        background-image: url(none);
        background-repeat: no-repeat;"
 onload="d2hload()"
 onmousedown="d2hpopup()"
>
<div id="ienav">
<ilayer id="nsnav">
<p align="center">

<a href="ts03-toc.htm" target="left">Contents</a> &nbsp;


<a href="ts03-index.htm" target="right">Index</a> &nbsp;



<a href="voice.htm">Previous</a> &nbsp;
<a href="allowregistration.htm">Next</a>


</p>
<br>
<hr noshade size="1">
</ilayer>
</div>
<p class=kop-3>Server Admin</p>
<p class=kop-3-p>&nbsp;</p>
<p class=platte-tekst>This function allows the highlighted person to become Server 
  Admin. A Server Admin can do ALL things available in TeamSpeak 2. He can give 
  and take away all <a href="theteamspeakclientgui.htm">statuses</a> to everyone 
  (including himself!). Server Admins can <a href="createchannel.htm">create</a>,<a href="editchannel.htm">edit</a> 
  and <a href="deletechannel.htm">delete</a> all channels and get <a href="getconnectioninfo.htm">full 
  information</a> about all the persons in the server. They can send <a href="sendtextmessagetoall.htm">text</a> 
  to all channels. They have all <a href="kickplayer.htm">kick</a> functions at 
  their disposal too and can give persons the right to <a href="registerwithserver.htm">register 
  with the server</a> (if the server hasn&#8217;t got the Allow all to register 
  server-flag). When given to a registered user this user will become a permanent 
  SA as long as he logs in with his Login name and password. When given to an 
  unregistered user it will give him SA as long as he is connected to the server.</p>
<p>&nbsp;</p>
<div id="popupDiv">
</div>
</body>
</html>