Commands
The complete /argus command reference — GUI, honeypots, audit verification, unfreeze and reload.
Argus v1.1.1Paper · Purpur · Folia-safe1.21 – 1.21.x
Argus registers a single command. Every sub-command requires argus.admin.
Aliases: /argus, /ag, /watch
/argus
perm argus.adminalias /ag, /watch
Opens the monitoring GUI: every member holding argus.monitored, sorted by threat, with their
rating rendered as star heads. Players only — from console this prints a hint instead.
/argus honeypot add
perm argus.admin
Arms the container you are looking at (within 6 blocks) as a honeypot. Any monitored staff member who opens or breaks it is flagged at the heaviest weight in the system. Must be run in-game.
/argus honeypot remove
perm argus.admin
Disarms the container you are looking at.
/argus honeypot
perm argus.admin
With no add/remove argument, prints usage and the current number of armed traps.
/argus verify
perm argus.admin
Walks a sample of up to 5,000 audit entries and checks the SHA-256 hash chain. Reports either that the chain is intact, or the exact entry number where it breaks — which means the log was edited.
/argus unfreeze <player>
perm argus.admin
Releases a member frozen by response.freeze-at-stars or by the GUI freeze action. Works on
offline players that the server has cached.
/argus reload
perm argus.admin
Reloads config.yml. Does not re-read storage or network — those need a restart.
/argus help
perm argus.admin
Prints the command list in chat. Any unrecognised sub-command does the same.
GUI actions
Most day-to-day work happens in the GUI rather than in chat. From a member's profile you can:
| Action | Effect |
|---|---|
| Teleport | Jump to the member's current location |
| Freeze | Block movement and commands until /argus unfreeze |
| Clear | Reset the member's threat score to zero |
| Kick | Disconnect the member |
| Refresh | Re-read the profile without closing the menu |
| Why | Open the signal-by-signal breakdown behind the rating |
| Rewind | Open the timeline of recent actions with inventory diffs |
Navigation follows one convention everywhere: back sits bottom-left, close is the barrier.
Tab completion
/argus completes to honeypot, verify, unfreeze, reload and help, and
/argus honeypot completes to add and remove.
Console
verify, reload and unfreeze work from console. /argus with no arguments and the honeypot
sub-commands need a player, because they depend on where you are looking.