Can you please update this mod to incorporate the ResourceID like the example below:
[Info("AutoBroadcast", "Wulf/lukespragg", "1.0.8", ResourceId = 684)]
so that the mod will work with mods like Updater - Updater | Oxide
This would really help admins keep your mod updated.

Running Man
Plugin Runnung Man
Total Downloads: 3,886 - First Release: Jan 16, 2015 - Last Update: Mar 4, 2018
- 4.9/5, 20 likes
-
Add support for the Russian language, more precisely make a config in the lang folder
-
how can i add new rewards ?
-
sami37 updated Running Man with a new update entry:
1.4.0
-
No good deed goes unpunished lol
Failed to initialize plugin 'RunningMan v1.4.0' (JsonReaderException: Unexpected character encountered while parsing value: {. Path 'Config', line 2, position 13.)
(16:38:10) | at Newtonsoft.Json.JsonTextReader.ReadStringValue (ReadType readType) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadAsString () [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, Boolean hasConverter) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x00000] in <filename unknown>:0 -
-
I uploaded the new .cs right over the existing one
-
sami37 updated Running Man with a new update entry:
1.4.1
-
Not sure why, but downloaded new version, did the same thing. I unloaded it, loaded it and I didn't get the error. It only happened when I uploaded the new .cs over the existing one without unloading it first.
-
sami37 updated Running Man with a new update entry:
1.4.2
-
Nice job on the plugin, I love it!
Could you add a few things to the reward system tho? Like giving more then one item as reward and a min max amounts for it.
And Min Max for the quantity given.
Thanks! -
-
You are looking for something like that right?
Code:{ "Karma": { "data": { "Karma": { "MinValue": 0, "MaxValue": 1 } } }, "build": { "data": { "wood": { "MinValue": 1000, "MaxValue": 10000 }, "stones": { "MinValue": 1000, "MaxValue": 10000 } } } }
-
having an issues with plugin , seems it's giving a reward to the person who is running man even after they are killed ? unsure how to correct
-
Thanks!
[DOUBLEPOST=1500964186][/DOUBLEPOST] -
Yeah it's sad about clan but I'll look after it -
How can i make a specific item list?
-
I haven't tested the mod since the last update, but when I run 'plugins' from the console to see the plugins I have on the server I get this
130 RunningMan - Unexpected character encountered while parsing value: {. Path 'Config', line 2, position 13.
Yes I do have 130+ plugins
I deleted the .json and regenerated it. Still same. -
-
(renamed _data & _config for folder location)Attached Files:
-