mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-20 23:32:47 +01:00
Update commands.lua
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ local moneyActions = {
|
||||
|
||||
lib.addCommand("setmoney", {
|
||||
help = "Admin command, manage player money.",
|
||||
-- restricted = "group.admin",
|
||||
restricted = "group.admin",
|
||||
params = {
|
||||
{
|
||||
name = "target",
|
||||
|
||||
Reference in New Issue
Block a user