-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
MaxTheCodingPenguin edited this page Jan 2, 2026
·
1 revision
- Download the plugin JAR.
- Place the JAR into your server's
plugins/directory. - Start or restart your server.
- Confirm the plugin is loaded:
- Run
/pluginsand look for CommandBundle. - Check your console for any startup errors.
- Run
- 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).
-