You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new config option for the maximum number of block breaks allowed
per update cycle. If an OreGin is about to perform a mining operation,
but it's mining operation will exceed the number of block breaks allowed
per cycle, it will reset it's timer and cancel the mining operation,
attempting next time.
Also added some more user-friendly interaction messages with Ore Gins.
0 commit comments