As I can create a KIT only if have permission can see it in the list or something similar?
Thanks in advance.
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Hi all. i'm trying to set up chat GUI, and after reloading get this error:
Code:[Oxide] 22:32 [Error] Failed to initialize plugin 'Kits v3.1.7' (FormatException: Input string was not in the correct format) [Oxide] 22:32 [Debug] at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.UInt64.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.Convert.ToUInt64 (System.String value, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.String.System.IConvertible.ToUInt64 (IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, IFormatProvider provider) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00000] in <filename unknown>:0
Code:{ "NPC - GUI Kits": { "chat": { "description": "<color=green>Chat Kits</color>", "kits": [ "starter", "home", "medical" ] } } }
-
-
how to edit kits data? i wanna change max limit of my players after 30 times use, but when i change 30 to 0 and reload kit plugin nothing changed to max limit, plz help
-
-
-
-
-
-
As I can create a KIT only if have permission can see it in the list or something similar?
Thanks in advance. -
i have set up the /kit permission for kit.member and when i do oxide.grant group member kit.member it wont take it
-
Here you go just copy and paste each one.
You must have the items on your char before making each kit
Remember the permissions the K is always capped so for vip it will be Kit.vip
Normal member kits don't have any permission only special group have the permission and the permission is whatever the kit name would be but it can be anything you want.
/kit add "autokit"
/kit items description "This is the autokit" authlevel 2
/kit hide true
/kit add "daily"
/kit items description "Daily resources for being so devoted" cooldown 86400
/kit add "starter"
/kit items description "Help to get started, usable twice at 1hour interval" cooldown 3600
/kit add "sniper"
/kit items description "Help for them raids, usable twice at 1hour interval" cooldown 3600
/kit add "hunter"
/kit items description "Help to hunt them beasts, usable twice at 1hour interval" cooldown 3600
/kit add "blueprints"
/kit items description "Couple blueprints to help you start"
/kit add "donatorreward"
/kit items description "Donator reward" permission Kits.donator
/kit add "vip"
/kit items description "VIP reward" permission Kits.vip
/kit add "moderator"
/kit items description "Moderator Kit" authlevel 1
/kit add "admin"
/kit items description "Admin Kit" authlevel 2
Use whatever ones you need change the kit names if you need to the autokit leave that as it is -
Im sorry ignore this idk how to delete the comment
[DOUBLEPOST=1459402065][/DOUBLEPOST] -
-
Problem: The server began to fall , after unloading the plugin everything is normal , a problem in the log
still found in whales such a thing
[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Console: Kits.cs(61,14): warning CS0114: `Oxide.Plugins.Kits.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
C:\servers\Rust-Experimental1890\Oxide.Core.dll (Location of the symbol related to previous warning) -
I'm sorry if this has been requested multiple times. Ignore my comment if you simply can't do it.
Is it possible to make the excessive items from a kit when inventory full to pop out of inventory? -
How do I check all the permissions that i've created
-
I know im asking alot but i just need a premade kits from a server or something that works. ty
-
Put this into your data folder
Attached Files:
-