Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (34 loc) · 2.22 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.22 KB

Updated && improved fork of ts3admin.class (TS3/TS5)

During development! The project created by Stefan Zehnpfennig, with subsequent updates contributed by the community, remained archived by the author. This class adds advanced functionality and provides a solution for the lack of all Query protocol events, which speeds up the bot's performance.

Report Bug . Request Feature

Downloads Contributors Issues License

Table Of Contents

About The Project

The fork of this project was created to update its functionality and add missing elements, currently undergoing testing. What has changed?

  • FULLY WORKING EVENTS!
  • Full compatibility with PHP 8.0+
  • New eventListener function DONE
  • The executeCommand function has been modified to handle events correctly. DONE
  • Protection against 100% CPU usage, which occurred in the original version DONE
  • The loadQueryData function no longer retrieves unnecessary client lists. DONE

TO-DO:

  • New logEventListener function IN PROGRESS
  • Functions from TS5 have been added, currently in progress: homebaseisset, homebaselist, homebaseset, licensesignmessage, authenticationtoken, banfind, chatlogintoken, ftgetchannelfilehttptoken, homebasedel
  • clientDbList, clientFind functions with new ts5 params IN PROGRESS
  • New missing commands: servernotifyregister, queryloginlist, etc. IN PROGRESS

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.