AntiCheat Commands

This section covers the commands for the AntiCheat.

  • WX AntiCheat includes a lot of commands that you can use to manage the AntiCheat. All of these commands are server-only and can only be run from the server console.
  • Every command needs to be prefixed with the wx command.
  • Most of these commands require arguments:
  (optional argument)
  <required argument>

AntiCheat Management

Ban

  • Bans a player from the server.
wx ban <player id> (reason)

Offline Ban

  • Bans a player that left the server using their previous player ID
wx offlineban <old player id> (reason)

Unban

  • Unbans a player from the server.
wx unban <ban id>

Banlist

  • Returns a total count of banned players.
wx banlist

Update

  • Checks for recent updates to the AntiCheat.
wx update

Ban Info

  • Returns information about a banned player using their ban ID.
wx baninfo <ban id>

Server Management

Clear objects

  • Clears all objects from the server.
wx clearobjects

Clear vehicles

  • Clears all vehicles from the server.
wx clearvehicles

Clear peds

  • Clears all peds from the server.
wx clearpeds

Clear all

  • Clears all objects, vehicles and peds from the server.
wx clearall