aboutsummaryrefslogtreecommitdiff
path: root/data/help/setglobalflag.yaml
blob: 3f6fc2e1ee86bf6fee529eebbc40c5bf34300d6b (plain)
1
2
3
4
5
6
7
name: setglobalflag
description: |-
  Admin-only. Sets a global flag. Global 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: setglobalflag <flag_name> [value]
  Example: setglobalflag gate_open true