About Magic Water Panel
The Magic Water Panel plugin is an extension for the Magic Panel plugin.
Indicates if the Water event is active and will change the color of the Water icon when the event is active and will disappear when the event is over!
(Addon for Magic Panel)
Information: Magic Water Panel does not work without the 2 plugins "Magic Panel and Water Event", so we ask you to install them first!
#Configuration
The settings and options can be configured in the MagicWaterPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
{ "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/brcgbymy1ln4fcp/WaterEvent.png?dl=1", "Enabled": true, "Color": "#66666666", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } }
#Credits
Thanks to MJSU for the Magic Panel plugin.
We reworked one of the plugin extensions so that MagicPanel now also supports the Water Event plugin.