Ban Exports

Use Cyber AC from your scripts

EXPORTS

If you want to ban people via your script here is the export

These exports can only be invoked by server-sided scripts

exports["CyberAnticheat"]:cyber_banPlayer(source, reason)

source: number The network Id of the player you wish to punish reason: string An arbitrary string containing a reason to appear in logs and the dashboard

Last updated