We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In-Game Menu, Developer API
An event like txadmin:event:banplayer which puts a selected player on the ban list. This is good for anti-cheat integrations.
Example: TriggerEvent("txadmin:event:banPlayer", source, "You have been banned for cheating", 1044463300)
Intigration from txAdmin into Free or Open Source Anticheats like Incarus
No response
The text was updated successfully, but these errors were encountered:
Please check #442
Sorry, something went wrong.
No branches or pull requests
Scope
In-Game Menu, Developer API
Feature Description
An event like txadmin:event:banplayer which puts a selected player on the ban list. This is good for anti-cheat integrations.
Example: TriggerEvent("txadmin:event:banPlayer", source, "You have been banned for cheating", 1044463300)
Use Case
Intigration from txAdmin into Free or Open Source Anticheats like Incarus
Proposed Solution
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: