bit/plugins
Last updated
Was this helpful?
Last updated
Was this helpful?
As part of Bit 2025.2 we added a brand new suit of functions to interact with Bits plugin system.
These functions can be imported with the following code at the top of your code
Theres a few different functions you can run with this import...
Gets whether the plugin defined by the id of version is active
Find a specific plugin defined by id
Shows a list of all installed plugins
Counts all the plugins installed, and outputs the number.