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