Skip to content

Commands

Hannele Ruiz edited this page Sep 6, 2024 · 5 revisions

Server

/passiveoverride <id> <activation>

  • Parameters:
    • id (int): The Server ID of the Client.
    • activation (int): The value to set (0 is disabled, anything else is enabled).
  • Restricted: Yes

Overrides the Passive Mode Activation of a user. In other words, it doesn't allow the player to change the passive mode of itself, even if he is allowed via ace's. This is meant to be used temporarily as a moderation action (for example, enabling passive by force to players that are ramming other users).

/passiveclear <id>

  • Parameters:
    • id (int): The Server ID of the Client.
  • Restricted: Yes

Removes an Override from a player, allowing him to change the passive mode once again via /passivetoggle.

/passiveoverrides

  • Parameters:
    • This command does not take any parameters.
  • Restricted: Yes

Lists the current overrides set.

/passivetoggle

  • Parameters:
    • This command does not take any parameters.
  • Restricted: No

Toggles the activation of the player executing the command, if they have the right permission and have not been overriden.

Clone this wiki locally