aboutsummaryrefslogtreecommitdiff
path: root/data/help/setflag.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/setflag.yaml')
-rw-r--r--data/help/setflag.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/help/setflag.yaml b/data/help/setflag.yaml
new file mode 100644
index 0000000..7a164d6
--- /dev/null
+++ b/data/help/setflag.yaml
@@ -0,0 +1,7 @@
+name: setflag
+description: |-
+ Admin-only. Sets a world flag. World flags are shared by all players.
+ If no value is given, sets the flag to true.
+ Values can be: true, false, an integer, or a string.
+ Usage: setflag <flag_name> [value]
+ Example: setflag gate_open true