Rust-Kits
Moved
Total Downloads: 70,152 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
@Kappasaurus Hey, mate just saw you published the last update, so you are the owner ATM, right? I just looked at the first post in this thread and in the info of the the plugin where it states Reneb as the owner. So I just linked him
Could you please update the plugin with a function to reset user data on wipe and maybe a corresponding setting in the config? That would be awesome!
-
There already is:
/kit resetdata => reset player data
-
yeah but it should be done automatically on each wipe if it's configured like that. Don't want to do that by hand on 8 servers.
-
Im admin on my server, but kits plugin is saying "you dont have acess to this command" when i do /kit add starter
-
Then you are not ownerid
-
can you clarify for me this, i added ownerid "mysteamid" "and what is here" ??
-
go to cfg folder look in users.cfg file post what is there
-
After upgrade kits are loaded very smoothly
-
Hi
When trying to make a kit that only one gang can get but it does not work! please help!!!! -
Hey I would like to add functionality to the existing Plugin "Kits". I already posted in the corresponding thread but got no answer yet. I just would like to add a permission + config variable to decide wether or not to automatically delete user-data on wipe. It's not much to add so how can I contribute??????
Just some namedropping: @Wulf -
Wulf Community Admin
That's up to the author/maintainer if they'd like to accept those changes, so you'd need to talk to them. -
But who's the owner? Kappasaurus did the last patches? Reneb is in the info of the plugin? I don't want to annoy anyone. I just would like to see the functionality inside the plugin so I don't need to keep a list of plugins I need to update by hand with my custom functionality. (already got three plugins on this list)
-
Wulf Community Admin
Pretty sure @Kappasaurus would be the one to talk to. Reneb is the original author, but no longer maintains it. -
@ Wulf I'll try to talk to him

@Kappasaurus
Respond
Plzzzzz -
I seem to be stuck. I've followed the directions on how to setup a kit. I've got data in my Kits file for the kit but when I try to redeem it I get the following error message on the console. Can someone shed some light:
Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Kits.GetKitData (UInt64 userID, System.String kitname) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.CanRedeemKit (.BasePlayer player, System.String kitname, Boolean skipAuth) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0Attached Files:
-
-
Where can I find the users.cfg ?
I also have the problem that I have no permission to do something
And ...
grant user <name or steam id> <permission>
What for permission??Last edited by a moderator: Sep 16, 2017 -
I've been having an issue with CopyPaste Support, when I add the
"autoheight",
"true",
parameter to the kit.json under the Copy paste parameter's, it throws syntax errors into the chat whenever I try to spawn a working building kit, any way to fix this?
