Giving kits through console?Solved

How do I give console access to give kits to people, I am setting up Tebex and want them to be able to recieve a kit upon purchasing. I don't know how I grant console access to give people kits. Any ideas?

Webstore > Packages > Add Package

Scroll down to the bottom to the "Commands" section, add a command "When a player purchases this package" - "givekit {id} kit.name"

Merged post

Of course, you'll need to have the Tebex plugin installed and a "Game Server" created under "Integrations"
5e74a03f2166b.png Dana
Webstore > Packages > Add Package

Scroll down to the bottom to the "Commands" section, add a command "When a player purchases this package" - "givekit {id} kit.name"

Merged post

Of course, you'll need to have the Tebex plugin installed and a "Game Server" created under "Integrations"

Hi this isn't the issue I am having, I need you to tell me how to give console access to give these kits out.

Grant the kits.consolegive permission?
5e74a03f2166b.png Dana
Grant the kits.consolegive permission?

How do I grant it?

o.grant Purzi kits.consolegive
5e74a03f2166b.png Dana
o.grant Purzi kits.consolegive

Then when I re-run tebex with the new commands will it give the kit I selected?

Yes, if it's done correctly
5e74a03f2166b.png Dana
Yes, if it's done correctly

Okay Im gonna try it, just rebooting my server

It doesn't work, are you sure its kitgive? I think it might be give kit {id} KIT

Nothing is working, I spent all night on this ahh

I got the Betterchat working for it, but I cant seem to get the kits working

givekit kit.name {id}
5e74a03f2166b.png Dana
givekit kit.name {id}

Its just saying command not found for the ones u gave me

I don't think this plugin has a console command for that.

/kit give PLAYER/STEAMID KITNAME

5df121d013ded.png runescape

I don't think this plugin has a console command for that.

/kit give PLAYER/STEAMID KITNAME

I think you are correct, server owners have been saying for years that they want to use a console command for kits but there isnt one, I could be wrong but a quick (or long) look through previous threads/posts for Kits should confirm it

https://umod.org/community/rust-kits/18166-giving-kits-through-console

Use with Wulf's Give plugin

Once installed you can run the command in rcon
givekit {kitname} {id}

Just worked for me. But I'll double check that it can be given to players without admin permissions.
EDIT: worked fine for a normal player.

5eeda53d617d5.jpg ilakskil

Use with Wulf's Give plugin

Once installed you can run the command in rcon
givekit {kitname} {id}

Just worked for me. But I'll double check that it can be given to players without admin permissions.
EDIT: worked fine for a normal player.

Always has (its in the documentation) but it comes down to whether you want players to have the give command

Locked automatically