Plugin information
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| creationDate | bigint | N/A | false | The date the plugin was installed | |
| data | blob | N/A | true | Plugin jar file content | |
| modificationDate | bigint | N/A | false | The date the invitation was last modified, probably updated the data entry | |
| name | varchar | 100 | false | true | Plugin Name |
| pluginID | bigint | N/A | false | Unique ID for the plugin entry Primary key. |