Replies: 1 comment 8 replies
-
|
Quite the list of commands.. /notes would require a db table which I don't really want to try and explain adding for people (unless there already is one for qb?) /hmh would also require a table and a persistent loop updating a players table +1 every 60 seconds /givecar is already in as /vehicle give as for the last 2 I think that's in txadmin? but the original purpose of zdiscord was to be a whitelist where you'd vet them in your discord server beforehand and give them a whitelisted role |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add a command called /note [id] [Message] -- Allows admins to add notes to players accounts -- Admin only command
/notes [id] - Show the admin the players notes -- Admin only command
/hmh (how many hours) [id] -- Allows admins to check players hours that have had on the game -- Admin only command
/givecar [id] [model] -- For QBCore gives player the car
And if there is anyway when a new player joins the server they get a code and need to verify using discord and if you can make that happen make a new command - Example bellow -- Only gives them a code when they join the server for the first time
Example Code: 1041 then they need to go into the discord verify channel and do /verify 1041 and it links their ingame account with their discord so admins can do /p2d (player ID to Discord) [id] then it sends a message saying there discord account
Beta Was this translation helpful? Give feedback.
All reactions