This only seems to be working for me when a player is admin/mod.
I have set the "authlevel" to 0 and players can still not redeem the kit.
I also tried adding the kit permission to the default user group, however it still would not work.
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
"Kits": {
"bow": {
"name": "bow",
"description": null,
"max": 0,
"cooldown": 300.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": -420273765,
"container": "main",
"amount": 20,
"skinid": 0,
"weapon": false,
"mods": []
},
{
"itemid": -853695669,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"mods": []
}
]
}
}
} -
-
[DOUBLEPOST=1494375925][/DOUBLEPOST]My bad, I had a blonde moment.Attached Files:
-
-
@Marsden can you upload your config file and the plugin please -
These are all the files.
Attached Files:
-
-
/kit
in chat
or
/kit bow
As I see nothing wrong with your files that would stop players from getting the kit
[DOUBLEPOST=1494378015][/DOUBLEPOST]Still no reply well going to bed then -
i create the kit no problem. When I redeem it I get a bunch of other too, like 1000 of each (gears, rifle bodies, etc). I have created the kits over and over and I get them correctly but everyone else gets all the extra stuff. Any ideas?
-
using the UI and all works except with ImageLibrary added, I get these error msgs stating it could not load the images.
The path is on the server in directories that dont exist. If I add those directories in the server and add the images it still gives the same error.
If I place a url in the chat for a kit it gives that error as well? -
-
Hey I have everything set up and working with the plugin, however, I cant seem to find out how to give permissions for /kit list players cant use it but they can redeem kits if they know the name
-
-
-
-
Attached Files:
-
-
Last edited by a moderator: May 11, 2017
-
My bad, here is the one from the data folder, i didnt read that part
Attached Files:
-
-
I added the GUI option for you and updated a few things in the data file upload both to the correct folders and reload the pluginAttached Files:
Last edited by a moderator: May 11, 2017 -
-
alright, i have a problem. the plugin doesnt save any items on '/kit add test'
i tried: remove any other plugins, restart server, fresh server. any ideas?
edit: cancel that^^ figured out /kit item does save it. >,< though if i already use first command, items will be copied.