About Magic Giant Excavator Panel
Adds a Magic Panel display containing a Giant Excavator event status icon.
Features:
- Config file supports standard Magic Panel event plugin settings, including custom active/inactive colors
- Tolerates multiple giant excavator engines
- Active/inactive state aligns with Facepunch global notifications (i.e. whether an excavator is actively mining)
- Only requests a Magic Panel HUD update on relevant state changes changes for efficiency
- Caches Magic Panel parameters to avoid memory churn
{ "Active Color": "#FFFFFF7F", "Inactive Color": "#FFFFFF0F", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFFFFF08" }, "Panel Layout": { "Image": { "Url": "https://i.postimg.cc/DZBNY3Tb/excavator.png", "Enabled": true, "Order": 0, "Width": 1.0, "Padding": { "Left": 0.05, "Right": 0.05, "Top": 0.05, "Bottom": 0.05 } } } }
