is Database Enabled
Gives if the plugin uses getClassById database.
- Using getClassById database is non-trivial.
- Valid values include
trueandfalse
In the plugin.yml, this entry is named database.
Example:
database: falseContent copied to clipboard
Return
if this plugin requires getClassById database
See also
Plugin