This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
54 lines (37 loc) · 1.46 KB
/
README
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
TeamSpeakMoH plugin for Big Brother Bot (www.bigbrotherbot.net)
===============================================================
By Courgette
Description
-----------
This plugin will change MoH players that are found on your teamspeak
server to the relevant team channel.
Player commands
---------------
!teamspeak : give info about the Teamspeak server (ip:port) and instruction on how to use this plugin
!tsauto on : make B3 automatically change you to your team channel when you change teams in game
!tsauto off : disable auto channel changes
Admin commands
--------------
!tsreconnect : force B3 to reconnect to the TeamSpeak server
!tsdisconnect : disconnect B3 from the TeamSpeak server
Changelog
---------
2010/10/30 - 1.0 - Courgette
initial release
2010/11/19 - 1.1 - Courgette
fix bug regarding team change event
2010/11/21 - 1.2 - Courgette
more debugging
2010/11/21 - 1.3 - Courgette
reconnect to the TS3 server whenever a TS3 command respond with a bad formated response or socket error
TS command method is thread safe
Installation
------------
* copy teamspeakmoh.py into b3/extplugins
* copy plugin_teamspeakmoh.xml into your B3 conf folder
* edit plugin_teamspeakmoh.xml with your teamspeak server information
* update your main b3 config file with :
<plugin name="teamspeakmoh" config="@conf/extplugins/plugin_teamspeakmoh.xml"/>
Support
-------
see the B3 forums : http://www.bigbrotherbot.net/forums/plugins-by-courgette/teamspeak-moh/