Skip to content

Commands

Islandscout edited this page Feb 9, 2019 · 2 revisions

Main command

The main command is /hawk, which is accessible by console or by players with the permission node hawk.cmd. This command, when executed, will display some of the available arguments and their syntax. Use /hawk help <page number> to browse through arguments.

Players who don't have the permission node will instead see a fake "unknown command" message which can be edited via the messages.yml file.

Arguments

Each argument has its own permission. The pattern is as follows: hawk.cmd.<argument>

  • ping: shows specified player's connection latency and jitter.
  • kick: kicks a specified player from the server with a message.
  • reload: reloads Hawk's modules.
  • talerts: toggles in-game alerts for yourself.
  • checks: lists all checks and whether they're enabled or not.
  • chkinfo: displays basic information about a specified check.
  • vl: displays current violation level of a specified player.
  • chktoggle: toggles a specified check on or off.
  • msg: sends a specified player a message.
  • broadcast: broadcasts a message.
  • dev: displays server setup and information for debugging.
  • ban: bans a specified player from the server using Hawk's ban manager.
  • mute: mutes a specified player using Hawk's mute manager.
  • unban: unbans a specified player from Hawk's ban manager.
  • unmute: unmutes a specified player from Hawk's mute manager.
  • mouserec: records a specified player's mouse movements.

Clone this wiki locally