Sell INGAME COMMANDS | Rust Admin Academy | RAA | by SrtBull | Rust Tutorial 2020
srtbull
This video shows how you can sell commands to players that they wouldn't normally have access to. There are several plugins discussed. I have listed them below. Server Rewards: http://bit.ly/2mo17yv GUIShop: http://bit.ly/2lAoBzY HeliControl: http://bit.ly/37WGGLh
Below I have listed the lines of code required to make this happen:
ServerRewards lines:
"commands": { "Call in a Attack Heli": { "description": "Calls a heli into the server", "iconName": null, "commands": [ "callheli" ], "Strafe": { "description": "The command will call an existing heli to your location", "iconName": null, "commands": [ "strafe $player.name" ], "displayName": "Strafe Attack Heli", "cost": 8, "cooldown": 0 }
GUIShop item lines:
"Call Attack Heli [On yourself]": {
"buy": "10",
"img": "https://vignette.wikia.nocookie.net/callofduty/images/c/c6/MW3_AH-6_Overwatch.png/revision/latest?cb=20120109112240",
"cmd": ["callheli $player.id"],
"cooldown": "10",
"sell": "1"
}
GUIShop shop sell lines:
"commands": { "buy": [ "Call Attack Heli [On yourself]" ], "description": "You currently have {0} coins to spend in the commands shop", "name": "Commands", "sell": []
Rust Admin Academy RAA by SrtBull Rust Tutorial #rust #srtbull #rustadminacademy ✅✅ Link with my socials: ✅✅ ➊ https://patreon.srtbull.com ➋ https://discord.srtbull.com ➌ http://www.srtbull.com 📧 personal inquiries srtbull@srtbull.com 📧 business inquiries business@srtbull.com
If you're looking to grow your channel, you need to use this tool. They have helped me get to where I am today and I will continue to use them throughout my YouTube career. https://www.tubebuddy.com/srtbull
Music by https://www.youtube.com/user/NoCopyrightSounds/
Intro/Outro by https://www.renderforest.com/
Video Editing taught by https://www.youtube.com/user/JustAlexHalford
Special Thanks to Nick Nimmin for teaching everyone, everything there is to know about being successful on YouTube, check out his channel: https://www.youtube.com/user/NickNimmin
Some images in video are from: https://jooinn.com - Check them out for high quality background images ... https://www.youtube.com/watch?v=Em0BBmDoEyY
145915308 Bytes