PluginShouldLoad

From Nutscript Developer Wiki


    GM:PluginShouldLoad(pluginID)

Description[edit]

This function returns whether specific plugin is should loaded.

Arguments[edit]

  • String pluginID

Return Values[edit]

  • Boolean

Can server load the plugin?

Examples[edit]

none