With this plugin loaded on my server, the Giant Excavator only produces 1 HQM when HQM is selected. Unload the plugin and the HQM starts pouring in.
Only 1 HQM is mined
please check the config file.
"Sulfur production multiplier ": 1.0,
"HQM production multiplier": 1.0,
"Metal production multiplier": 1.0,
"Stone production multiplier": 1.0,
And If you set a parameter to 0.0, it return to vanilla setting .
Merged post
It looks like you have another plugin that affect gather because the vanilla is 1 HQM per cycle,
There may be a conflict between that gather plugin if it use fix gather value instead of multipliers
Setting all multiplier to 0.0 in excavatorlock should eliminate the conflict.
Note: I tested this plugin with GatherControl and it works fine.
Changing those values to 0 fixed the problem. Thanks!