mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-16 21:46:03 +01:00
Update commands.lua
This commit is contained in:
@@ -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