/pluginlist <page_number>: Displays the list of installed plugins for the specified page number. Example: /pluginlist 1 will show page 1, /pluginlist 2 will show page 2, and so on.
/pluginlist export: Exports the list of installed plugins to a well-structured JSON file. This can be used for backup or sharing your plugin configuration.
/pluginlist <filter>: Filters the plugin list by name or version. Example: /pluginlist essentials will show plugins related to "essentials".
Permissions:
pluginlist.view: Grants permission to view the list of installed plugins. Required to use the /pluginlist command.
pluginlist.export: Grants permission to export the plugin list to a JSON file. Required to use the /pluginlist export command.