Something I thought about, if /set -g is ever added, it might be worth nothing that /var -g currently calls /set without -g, and that shouldn't change, so possibly /var -g would need to be extended to get /set to use -g as well, to force the set of the global variable. A good (typical) idea: -g or -g0 for the current behavior (/set), and -g1 for /set -g