Update commands.lua

This commit is contained in:
Andyyy7666
2023-08-26 04:36:37 +02:00
parent a75a307873
commit e4e5d60cf4

View File

@@ -16,7 +16,7 @@ local moneyActions = {
lib.addCommand("setmoney", {
help = "Admin command, manage player money.",
-- restricted = "group.admin",
restricted = "group.admin",
params = {
{
name = "target",