-
Notifications
You must be signed in to change notification settings - Fork 366
Commands
AoElite edited this page Dec 17, 2024
·
4 revisions
Note
<>
means argument is required & []
means argument is optional
Command | Permission | Description |
---|---|---|
/grim help | grim.help | Shows a list of commands and descriptions |
/grim alerts | grim.alerts | Toggles receiving alert violations |
/grim profile | grim.profile | Shows information about a player, such as client version and sensitivity |
/grim reload | grim.reload | Reloads all config files, this also resets all online violations |
/grim spectate | grim.spectate | Go into spectator and teleport to the player |
/grim stopspectating | grim.spectate | Return to your original position and leave spectator |
/grim verbose | grim.verbose | Show every flag, without a buffer |
/grim log <0-255> | grim.log | Upload a debug log for a prediction flag |
Command | Permission | Description |
---|---|---|
/grim debug | grim.debug | Toggles prediction output |
/grim consoledebug | grim.consoledebug | Toggles prediction output into console |
/grim sendalert | grim.sendalert | Internal command to send alert, useful for testing who has permission to see alerts |
- P: Prediction - The best movement that grim thinks was possible as close to actual movement
- A: Actual - The actual movement that the client sent to the server
- O: Offset - The distance between the predicted and actual movement
More information in the readme.