Package net.storm.api.events
Class PluginToggleHiddenChanged
java.lang.Object
net.storm.api.events.PluginToggleHiddenChanged
An event fired when the plugin panel visibility toggle state changes.
This event is triggered when the user toggles the visibility of hidden plugins in the plugin list or configuration panel. It allows the UI to update and show or hide plugins accordingly.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginToggleHiddenChanged
public PluginToggleHiddenChanged()
-