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