Openbullet 2 Plugins ((install)) -
To maintain stability and speed during high-thread automation, keep these best practices in mind:
A block that calculates HMAC-SHA256.
If a feature doesn't exist, you can build it. OpenBullet 2 relies on , its core engine. To create a plugin, you will need to build a C# Class Library that references RuriLib. Prerequisites Visual Studio (2022 or later) or VS Code Openbullet 2 Plugins
Restart the OpenBullet 2 server instance. The software scans this folder upon initialization. To create a plugin, you will need to
public class MyCustomPlugin : IPlugin
Navigate to your project's bin/Release/netX.X/ directory. Look for MyCustomOpenBulletPlugin.dll . public class MyCustomPlugin : IPlugin Navigate to your
Log into your OpenBullet 2 web UI. Navigate to the tab and open or create a configuration. Click on Build to open the stack designer. When you go to add a new block, your plugin should appear under its designated category (or a new custom category specified by the developer). Popular Use Cases for Custom Plugins