Skip to content

Installation Guide

MaxTheCodingPenguin edited this page Jan 2, 2026 · 1 revision

Installation Guide

  1. Download the plugin JAR.
  2. Place the JAR into your server's plugins/ directory.
  3. Start or restart your server.
  4. Confirm the plugin is loaded:
    • Run /plugins and look for CommandBundle.
    • Check your console for any startup errors.
  5. On first run the plugin creates its data folder:
    • plugins/CommandBundle/config.yml – global settings.
    • plugins/CommandBundle/commands.yml – your bundles/custom commands (initially empty).

Clone this wiki locally