Interface ServerPluginsRestrictor


  • public interface ServerPluginsRestrictor
    Allows to disable some plugins on the current node.
    • Method Detail

      • isPluginDisabled

        boolean isPluginDisabled​(@NotNull
                                 PluginInfo pluginInfo)