aboutsummaryrefslogtreecommitdiff
path: root/data/help/setplayerflag.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/setplayerflag.yaml')
-rw-r--r--data/help/setplayerflag.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/help/setplayerflag.yaml b/data/help/setplayerflag.yaml
new file mode 100644
index 0000000..11a3eca
--- /dev/null
+++ b/data/help/setplayerflag.yaml
@@ -0,0 +1,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