plugin.json
This version of Bit has reached End of Life, this means it'll no longer receive ANY updates.
By continuing to use this version, you take full responsibility for any security issues that may be present.
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?