Skip to main content

Installation

  1. Place the CommandPanels plugin .jar file into your server’s plugins folder.

  2. Start your Minecraft server to allow the plugin to generate its data files.

  3. After the first run, check the plugins/CommandPanels folder. Inside, you'll find:

    • config.yml — general plugin configuration.
    • panels/ — this folder contains all your panel definition files.
  4. You can organise your panel files into subfolders within the panels/ directory for better structure and management. CommandPanels supports nested folders without any issues.

  5. If you delete the entire panels/ folder and reload the plugin, the plugin will regenerate the example panels automatically.


tip

Keep backups of your custom panels before making major changes or updates to avoid losing your work.