So the UpLiftEd command I added to my Server Rewards, does not show at the HumanNPC. O see the command if I do /s but players don't have access to /s, I have to me missing some small thing. Permissions? wrong shirt? no tuna?
"UpLiftEd": {
"description": "Aim High, Lift Up, Calm down! Fast-Travel inside your buildings with comfortable Lifts",
"iconName": null,
"commands": [
"oxide.usergroup add $player.name VIP",
"say Welcome to VIP <link to UpLifEd> to use UpLiftEd"
],
"displayName": "UpLiftEd",
"cost": 50000,
"cooldown": 0
},
Thank you in advance
"UpLiftEd": {
"description": "Aim High, Lift Up, Calm down! Fast-Travel inside your buildings with comfortable Lifts",
"iconName": null,
"commands": [
"oxide.usergroup add $player.name VIP",
"say Welcome to VIP <link to UpLifEd> to use UpLiftEd"
],
"displayName": "UpLiftEd",
"cost": 50000,
"cooldown": 0
},
Thank you in advance