diff --git a/src/commands/default/building.py b/src/commands/default/building.py index c7d9586931..e3140b5374 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"