Installation
-
Place the CommandPanels plugin
.jarfile into your server’spluginsfolder. -
Start your Minecraft server to allow the plugin to generate its data files.
-
After the first run, check the
plugins/CommandPanelsfolder. Inside, you'll find:config.yml— general plugin configuration.panels/— this folder contains all your panel definition files.
-
You can organise your panel files into subfolders within the
panels/directory for better structure and management. CommandPanels supports nested folders without any issues. -
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.