Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

22 Screenshots

  • 204.9k
  • 10.3k
  • 67.08 kB
  • Update details
    v2.3.10
    Released
    Download size67.08 kB
    Total versions100
    Time between versions 1 day
    Typical update pace About every 20 days
    Freshness Updated yesterday

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Wizz

Posted

On 3/12/2026 at 8:09 AM, MeventSupport said:

Hey! I think I see what's going on. When you use categories, the plugin requires a separate permission for the category itself, not just for the individual kit. Since all your kits are in the "linking" category, each player needs the kits.linking permission to even see that category tab. The booster kit probably works because the booster group already has this permission somehow. Try adding kits.linking to the discord-steam-member group:

oxide.grant group discord-steam-member kits.linking

That should make the category visible and show all kits the player has permissions for.

I've already given the group that permission: 

Group 'discord-steam-member' already has permission 'kits.linking'

FAFORust

Posted

Is there a FAQ on editing already entered kits? Trying to figure this out with all your other plugins and what a time of it I am having.  I figured out the reset or delete data command, but can I edit individual kits through the UI?

White Lives Matter

Posted

4 hours ago, FAFORust said:

Is there a FAQ on editing already entered kits? Trying to figure this out with all your other plugins and what a time of it I am having.  I figured out the reset or delete data command, but can I edit individual kits through the UI?

So theres actually a few ways to edit kits. The easiest is just clicking the pencil icon on the kit in the main menu. You can also use the chat command /editkit followed by the kit name, like /editkit Name. That opens the same editing panel. From there you can tweak all the settings, edit individual items, copy items from your inventory, reorder kits with the arrow buttons. Its all built into the UI, no need to touch any files or data manually.

FAFORust

Posted

7 hours ago, White Lives Matter said:

So theres actually a few ways to edit kits. The easiest is just clicking the pencil icon on the kit in the main menu. You can also use the chat command /editkit followed by the kit name, like /editkit Name. That opens the same editing panel. From there you can tweak all the settings, edit individual items, copy items from your inventory, reorder kits with the arrow buttons. Its all built into the UI, no need to touch any files or data manually.

Thanks for those details, for some reason I was not seeing the details you mentioned in edit or even in kit creation.  The comment about copy items from your inventory, I have never seen this with the CF plugin.  I have seen this with an old kit plugin we used on UMod, but never on this CF authored plugin.

I will check again and thanks for the details, I am sure there is questions like this often.

FAFORust

Posted

11 minutes ago, FAFORust said:

Thanks for those details, for some reason I was not seeing the details you mentioned in edit or even in kit creation.  The comment about copy items from your inventory, I have never seen this with the CF plugin.  I have seen this with an old kit plugin we used on UMod, but never on this CF authored plugin.

I will check again and thanks for the details, I am sure there is questions like this often.

OK.  now that I have been working on it, the CF plugin is offering the copy inventory , sorry for any trouble.

TimmyHunter

Posted

when the kit cannot be claimed it states "visit servername.gg to purchase this kit" where do i change that to my own website?

 

White Lives Matter

Posted

8 hours ago, TimmyHunter said:

when the kit cannot be claimed it states "visit servername.gg to purchase this kit" where do i change that to my own website?

 

In the language file 

 

"NoPermissionDescription": "PURCHASE THIS KIT AT\nSERVERNAME.GG",

 

TimmyHunter

Posted

On 5/4/2026 at 5:13 AM, White Lives Matter said:

In the language file 

 

"NoPermissionDescription": "PURCHASE THIS KIT AT\nSERVERNAME.GG",

 

Thank you so much man ig im just blind

 

  • Love 1
athlonclub

Posted

При редактировании кита, точнее при сохранении после редактирования, очень часто выскакивает подобное -- Failed to call hook 'CmdKitsConsole' on plugin 'Kits v2.3.10' (KeyNotFoundException: The given key '76561199876912345' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.Kits.CmdKitsConsole (ConsoleSystem+Arg arg) [0x0140f] in <05013a1985844aa596a0457e9d7a052b>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x026cb] in <05013a1985844aa596a0457e9d7a052b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0  --- это уже происходит довольно длительное время, хотелось бы это исправить, хоть оно и применяет изменения но ошибки эти хотелось бы убрать.

MeventSupport

Posted

8 hours ago, athlonclub said:

При редактировании кита, точнее при сохранении после редактирования, очень часто выскакивает подобное -- Failed to call hook 'CmdKitsConsole' on plugin 'Kits v2.3.10' (KeyNotFoundException: The given key '76561199876912345' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0 at Oxide.Plugins.Kits.CmdKitsConsole (ConsoleSystem+Arg arg) [0x0140f] in <05013a1985844aa596a0457e9d7a052b>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x026cb] in <05013a1985844aa596a0457e9d7a052b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0  --- это уже происходит довольно длительное время, хотелось бы это исправить, хоть оно и применяет изменения но ошибки эти хотелось бы убрать.

Принял! Исправим 

Madstayen

Posted (edited)

Thanks for this plugin. After the FP update all players had access to my hidden kits of my old RustKits plugin. Not sure why, but no one could assist me, so I bought this, and I'm more than happy with it. However, I would love to know how to add my custom images. What is the maximum size that can be uploaded? All my images are .png on imgur, but it does not load any of them at all. So I think it might be a size issue. Maybe I'm completely wrong, but if anyone can assist me it would be great.

 

Also, the "/kit autokit" is non functional in chat

Edited by Madstayen
White Lives Matter

Posted

Hey! So two things here. For the autokit command, you need to enable it in the config first. Find "Allow to enable/disable autokit?" and set it to true. By default its false, which is why /kit autokit does nothing in chat. Also you need to give players the permission kits.changeautokit for it to work. For images, most likely issue is the URL format. Imgur has page URLs and direct URLs. You need the direct link that ends in .png, like https://i.imgur.com/xxxxxxx.png not the imgur.com/a/ or imgur.com/ album links. Also make sure ImageLibrary plugin is installed and loaded, Kits depends on it to load custom images.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 8
  • Love 8

Mevent's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.1k
Total sales
Payments
3.5m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.