Git Product home page Git Product logo

tsgroupassigner's Introduction

TS Group Assigner

Aufgrund einer Anfrage habe ich diesen Group Assigner mal programmiert und seit 2016 liegt der nun auf meiner Festplatte rum, weshalb ich ihn auf Github veröffentliche. Damit andere was damit anfangen können.

Der Gruppenzuweiser funktioniert auf der Basis vom TeamSpeak 3 PHP Framework

Funktionen

  • Einfache Einbindung in vorhandene Webseite
  • Zuweisung einzelner Gruppen
  • Automatischer Abruf der Servergruppen Namen
  • Klein gehaltene conf.php

Erklärung der conf.php

$ip = ""; Teamspeak Server IP

$port = ""; Teamspeak Server Port (nicht zu verwechseln mit Teamspeak Query Port)

$username = ""; Teamspeak Query Benutzername

$password = ""; Teamspeak Query Passwort

$queryport = ""; Teamspeak Query Port

$tsname = urlencode(""); Teamspeak Benutzername (mit welchem er im Teamspeak auftritt)

$groups = array("0","1"); Server Gruppen IDs welche zur Vergabe bestimmt sind (und im Auswahlmenü angezeigt werden)

$disallowed = array("1","2"); Server Gruppen IDs welche nicht zur Vergabe bestimmt sind (Vorbeugung von POST Manipulation)

#Information zur Weiterentwicklung Der Teamspeak Gruppenzuweiser wurde seit 2016 nicht mehr weiterentwickelt, deshalb besteht keine Sicherheit das dieses Skript zu 100% sicher ist. Fehler können gerne via Issues gemeldet werden, und ich versuche jegliche Fehler zu beheben. Allerdings wird es keine Funktionsupdates zu diesem Skript mehr geben.

tsgroupassigner's People

Contributors

derrobin154 avatar

Watchers

 avatar

Forkers

fossabot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.