plugin.json
This version of Bit has entered End of Service, this means that it will no longer receive new features, and bug fixes have been heavily reduced. Due to this we do NOT recommend using this version and instead updating to newer versions of Bit!
All the plugin.json options for a Bit Plugin and what they're used for
name
The plugins name
string
Bit Core
developer
The plugins developer
string
Lockyz Media
version
What version the plugin is
string
5.2.3
support
A place to go to get support
string
updateURL
A url pointing to a json file used for the update notification system
string/url
events
Whether the plugin has events or not
string(true or false)
false
commands
whether the plugin has slash commands or not
string(true or false)
true
bitVersions
The version of Bit this plugin uses
string
5.2.3
Example
Last updated
Was this helpful?