diff --git a/src/commands/default/building.py b/src/commands/default/building.py index c7d958693..e3140b537 100644 --- a/src/commands/default/building.py +++ b/src/commands/default/building.py @@ -1639,8 +1639,8 @@ class CmdScript(MuxCommand): key = "@script" aliases = "@addscript" - locks = "cmd:perm(script) or perm(Wizards)" + help_category = "Building" def func(self): "Do stuff"