Plugins
Last updated
Was this helpful?
Last updated
Was this helpful?
Make sure you trust the plugin as they have access to your database. Read on a way around this.
You must run the loadFromFile()
method before the plugin can be used.
Be sure to run this! You can check if the plugin is registered by checking PluginManager.activePlugins
. If you updated Dubnium, the plugins may have been reset.
Allow access to all data
If you do not want to give access to your data through Dubnium, you can also access the plugins
property.