From e4e5d60cf46f0c2dea96d84eca9b8aaeb596c394 Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Sat, 26 Aug 2023 04:36:37 +0200 Subject: [PATCH] Update commands.lua --- server/commands.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/commands.lua b/server/commands.lua index a0108c2..12d583d 100644 --- a/server/commands.lua +++ b/server/commands.lua @@ -16,7 +16,7 @@ local moneyActions = { lib.addCommand("setmoney", { help = "Admin command, manage player money.", - -- restricted = "group.admin", + restricted = "group.admin", params = { { name = "target",