Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Change it from this
To thisCode:"NPC - GUI Kits": { "1235439": { "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] }, "8753201223": { "description": "<color=red>VIPs Kits</color>", "kits": [ "kit1", "kit3" ] } }
Code:"NPC - GUI Kits": { "0": { "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>", "kits": [ "Your kit name here", "Your next kit name here" ] }, "8753201223": { "description": "<color=red>VIPs Kits</color>", "kits": [ "kit1", "kit3" ] } } -
So ive created kits with permissions but once i gift the permissions to the players the kits still do not appear;
example kit;
"donator": {
"name": "Donator",
"description": "This is the donators daily kit",
"max": 0,
"cooldown": 86400.0,
"authlevel": 0,
"xpamount": 0,
"hide": false,
"npconly": false,
"permission": "Kits.Donator",
"image": null,
"building": null,
"items": [
oxide groups;
donator
betterchat.group.donatornteleportation.donatorautogrades.3signartist.url"Donator
0
Kind of stuck in what to do -
grant group donator Kits.Donator
-
As AndreSpecker said add the Kits.Donator to the donator group then add the user to the same group and then add the Kits.Donator permission also to the user
-
I think do not need to add permission Kits.Donator to the player, just to group
-
You do
-
How do I add permission to a group? I can't understand what oxide permission is. On the other plugins that I use are small paragraphs with the permission line like so:
Permissions
- stacksizecontroller.canChangeStackSize - Allows user to use /stack and /stackall in-game. (Admins have access automatically)
And I would use that to:
grant [user or group] [username/groupname] permissionNode -
please post in the correct plugin topic this topic is for kits
-
Thank you for replying. Yes I know. That was just a example of a permission line. Can you teach me how to make it work? Because I don't have the permission to make kits
-
kits dont use any to make a kit you only need to have auth level 2 if you are trying to make a custom kit like a vip one then see my post on page 193
If you need one to one help pm me -
Well I have auth level 2 and it doesn't work
-
[Oxide] 15:34 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11
(NullReferenceException: Object reference not set to an instance of an object)
HELP!
Rust 1488 -
Is it possible to make a kit only for players that played at least 10 hours on the server or something?
And Iff it's possible, can anybody please tell me how?
Dont have the time to look trough 200 pages. -
Help! I can create kits but cannot redeem them!
[Oxide] 15:34 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11
(NullReferenceException: Object reference not set to an instance of an object)
HELP!
Rust 1488 -
What did you typed in to create your Kit?
The actual version works from my side without any error... -
/kit add Starter
/kit items
then i try do redeem it
/kit starter
No reaction
But in the console i see that error(((
thought the plugin was compiled successfully XD -
See my post on page 107 on what to type when making a kit
-
Im trying to create a kit, and even though I have Owner and Moderator permissions, it still says "You do not have access to this command"
-
All you need is auth level 2 you dont need both if you have both this is what might be messing your auth lvl 2 up
in rcon
removemoderator steamid64
then server.writecfg
then relog if in game