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, 0 insertions, 7 deletions
diff --git a/data/help/setflag.yaml b/data/help/setflag.yaml
deleted file mode 100644
index 7a164d6..0000000
--- a/data/help/setflag.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-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