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
-
-
Im admin on my server, but kits plugin is saying "you dont have acess to this command" when i do /kit add starter
-
-
-
-
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
-
-
Wulf Community Admin
-
@ Wulf I'll try to talk to him
@KappasaurusRespond
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:
-
-
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?