Unlike traditional software with a central app store, OpenBullet 2 plugins are distributed through:
Fix: Install the required runtime via NuGet or manually place missing .dlls (e.g., Newtonsoft.Json, BouncyCastle) into the Plugins folder. Check the plugin’s documentation for dependency lists.
Fix: Disable all other plugins, restart, then enable one by one to find the conflict. Some plugins override the same interface (e.g., two HTTP client plugins). openbullet 2 plugins install
Simply drag and drop the .dll file into the /Plugins directory. Do not put it inside a subfolder unless the plugin documentation specifies a specific structure.
The OpenBullet 2 plugin system is powerful but unforgiving. By mastering manual installation, dependency management, and basic troubleshooting, you unlock the full potential of the framework. You’re no longer limited by built-in blocks—you can craft custom automation pipelines that parse, transform, and validate data from any source. Unlike traditional software with a central app store,
Remember the golden rules:
Now go forth, automate responsibly, and may your request rates be high and your block errors be low. Simply drag and drop the
Have a plugin that refuses to load? Drop the exact error log in the comments (or on the OB2 Discord) and I’ll help you debug it.
Further Reading: