I checked your data file and permissions on my server. And everything works as it should. Something you're doing wrong.
GatherControl
Moved
Total Downloads: 4,770 - First Release: May 20, 2017 - Last Update: Feb 24, 2018
- 5/5, 26 likes
-
Lol, just noticed that i have a 2 players with the same nickname, sorry for bothering you.
-
Hey i have a problem to get wood/trees at 10x when everything else is 5x,
Code:{ "PermissionsGroups": { "0": { "DayRateMultQuarry": 5.0, "DayRateMultPickup": 5.0, "DayRateMultResource": 5.0, "DayRateMultResourceBonus": 5.0, "DayRateMultResourceHQM": 5.0, "DayRateMultCropGather": 5.0, "NightRateMultQuarry": 5.0, "NightRateMultPickup": 5.0, "NightRateMultResource": 5.0, "NightRateMultResourceBonus": 5.0, "NightRateMultResourceHQM": 5.0, "NightRateMultCropGather": 5.0, "CustomRateMultQuarry": {}, "CustomRateMultPickup": {}, "CustomRateMultResource": { "Wood": "10/10" }, "CustomRateMultResourceBonus": { "Wood": "10/10" }, "CustomRateMultCropGather": {}, "PermGroup": "gathercontrol.default" } } }
-
-
-
Not sure why but the plugin doesn't work anymore. This is what I get when I run a reload:
GatherControl was compiled successfully in 92ms
18:12 [Info] Unloaded plugin GatherControl v1.5.0 by CaseMan
[DOUBLEPOST=1506637066][/DOUBLEPOST]looks like I found an error...., maybe?
[SERVER v1.0.24] Console: GatherControl.cs(128,8): warning CS0114: `Oxide.Plugins.GatherControl.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
D:\TCAFiles\Users\SalD\18546\Oxide.Core.dll (Location of the symbol related to previous warning) -
The problem with the LoadDefaultMessages is observed in many plugins after update. -
How to limit the amount of hemp, pumpkin and corn seeds without nerfing the Cloth on harvest? Thx
EDIT:
NVM
"CustomRateMultPickup": {
"seed.hemp": "1/1",
"seed.pumpkin": "1/1",
"seed.corn": "1/1"
},Last edited by a moderator: Oct 1, 2017 -
not Work
-
-
-
Hello,
I have a problem with the HQ.
I have to hit three metal pebbles to pick up the HQ.
The first two pebbles count down the quantity of HQ.
An idea ?
"DayRateMultResourceHQM": 100000.0,
"NightRateMultResourceHQM": 100000.0, -
-
Hello CaseMan,
Yes indeed my multiplication coefficient was too high!
Thanks for the info just and fast as usual -
Is it possible to increase just the HQM from quarrys?
-
-
I'm having an issue where Rope never drops from hemp? (It is supposed to still do that, right?) - Any way to adjust this?
-
-
Hey! got a quick question! when i added the plugin it didn't add files into the Data and Config folders...?
-