All plugins go under saves/oxide/plugins.
Kits
Allow players to redeem sets of items
Total Downloads: 3,383 - First Release: May 15, 2015 - Last Update: May 18, 2015
- 5/5, 19 likes
-
Wulf Community Admin
-
/saves/oxide/plugins
-
for some reason no data or config is being created for me any suggestions?
-
-
I had this working but since i added latest plugin cant get it working
i have items in my inventory and use add command it says 7 items been added to said kit
but when you try and redeem kit says it doesnt exist. -
-
And he thought /kit leather wasn't working but he had needed to type /kit leather-permission since he had no spaces when he made it. Might not be what you have done but just thought i would throw it out there just in case -
Hey i get this error :S and no config file is created.
5:53 PM [Error] Error while compiling Kits.cs(780,24): error CS0103: The name `permission' does not exist in the current context -
Wulf Community Admin
-
when i type /kit list there is no kit to view strange.
-
I have this issue to. This is what i write to create a kit.
/kit add "starter" "/kit starter" (this works and i can claim a starter kit, but as many as i want. i want to set max on 2)
Then this to modify it
/kit modify starter uses 1 (when i type this i get error: This kit doesn't exist)
Also, when i type /kit list i get error and it says: This kit doesn't exist.
Sooo confused -
-
all the kits.json has is null
Code:Line 8993: 8:54 PM [Error] Failed to call hook 'KitCommand' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object) Line 9000: 8:54 PM [Error] Failed to call hook 'KitCommand' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object) Line 9007: 8:55 PM [Error] Failed to call hook 'KitCommand' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object) Line 9014: 8:55 PM [Error] Failed to call hook 'KitCommand' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object) Line 9024: 9:06 PM [Error] Failed to call hook 'KitCommand' on plugin 'Kits' (NullReferenceException: Object reference not set to an instance of an object)
Last edited by a moderator: May 23, 2015 -
Looks like the datafile got corrupted then, try deleting it and reloading the plugin. It might require a shutdown, removing the file and then starting up the server again if the just removing the file and reloading the plugin isn't working.
-
Tried that didnt work
-
Code:
{}
-
no dont seem to, but will check tomorrow .....but thanks m8 for your help on this
-
I deleted the kits file and reinstalled it, then restarted the server. I even loaded the file through console, but i can't get the plugin to work at all now. What am i doing wrong?
-
-
kits_Data.json holds this:
{
"76561198001609246": {},
"76561198229898844": {}
}
EDIT: Can't really find anything in oxide logs that mention kits plugin
EDIT: It works now, however, still same issue as the other post i made. This kit doesn't exist.Last edited by a moderator: May 23, 2015