aboutsummaryrefslogtreecommitdiff
path: root/data/help/setplayerflag.yaml
blob: 11a3eca191fd9d3f4a94fb8c5b51322159be8123 (plain)
1
2
3
4
5
6
7
8
name: setplayerflag
description: |-
  Admin-only. Sets a player-specific flag on a character.
  Useful for quest progress, permissions, or testing.
  If no value is given, sets the flag to true.
  Values can be: true, false, an integer, or a string.
  Usage: setplayerflag <player_name> <flag_name> [value]
  Example: setplayerflag bob has_vault_key true