Skip to content

Cleanses a Teamspeak 3 channel of unwanted Windows/OS X/iOS users.

License

Notifications You must be signed in to change notification settings

MatteoWickiBande/ts3purifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Compiling

gcc -c -fPIC src/plugin.c -I include/ -o plugin.o
gcc plugin.o -shared -o libpurifier_plugin.so

Installing

Just copy the .so file to your TS3 plugin folder. For example:

cp libpurifier_plugin.so /opt/teamspeak3/plugins/

About

Cleanses a Teamspeak 3 channel of unwanted Windows/OS X/iOS users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published