So i added the 50 permission for kit and made them like i made any config isent broken all kits work accept that one i added with same command i gave someone the perms it dident work anyone help pls
Rust-Kits
Moved
Total Downloads: 70,151 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
did you look at the json config for kits? surely something different about it... post it here maybe?
-
Don't want to sound like a complete noob, but these kits are racking my brain, probably because lack of sleep. But, I cannot get them to stick to my JSON, or implement into the game.
Can anyone just give me a simple few lines for a basic kit, that I can expand on, and hope fully get something going?
This is the stock text in the kits.json, but I'm unsure of where to add to it, I've tried for hours to add in kits based on replies in this forum, but nothing is working for me. Thank you!
{
"GUI Kit: max x": "0.8",
"GUI Kit: max y": "0.8",
"GUI Kit: min x": "0.5",
"GUI Kit: y height": "0.05",
"GUI Message: max x": "0.5",
"GUI Message: max y": "0.8",
"GUI Message: min x": "0.2",
"GUI Message: min y": "0.2",
"Messages: cantUseKit": "You are not allowed to use this kit",
"Messages: itemNotFound": "Item not found: ",
"Messages: Kit in Cooldown": "You must wait {0}s before using this kit again",
"Messages: kitredeemed": "You've redeemed a kit",
"Messages: kitsreset": "All kits data from players were deleted",
"Messages: maxKitReached": "You've used all your tokens for this kit",
"Messages: noAccess": "You are not allowed to use this command",
"Messages: unknownKit": "This kit doesn't exist",
"NPC Kits": {
"123456": [
"stones",
"building",
"vipkit"
],
"999999": [
"stones",
"building",
"vipkit"
]
},
"NPC Messages": {
"123456": "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>",
"999999": "<color=red>Only VIPs are allowed to get kits from me</color>"
},
"Settings: authLevel": 1,
"Settings: Permissions List": [
"vip",
"donator"
]
} -
you don't create kits in the config file.
you have to create them from ingame.
it's written in the overview. -
wow, I'm retarded lawl
-
-
This is not a .json file it is a .cs file, I have installed plugin and cannot even edit anything. It's almost like it is not a complete plugin I used to host the old Legacy and all plugins came ready to go why do you guys make things hard when they don't need to be? can someone please help me to get this to work?.
-
If you had it in legacy you would know that you download a plugin, not a config file.
You put the plugin in the plugin folder And then a config file will be generated in the config folder.
And read the pverview to configure it, you create the kits from ingame, not in the configs -
There is no config file being generated that's my problem idk what I'm missing, there is only the kit.cs file and that is all.
-
Attached Files:
-
-
what about the kits? i only see the permissions...
-
-
-
old one don't work no, every thing will be reset.
-
Ok, and adding the new kits I can use the same command line as before
-
-
Do I use the same command lines to add the kits as I did before or these changed as well
-
Double post deleted by me