Overview
BackpacksPlus uses two main areas for configuration:
config.yml
: For global plugin settings, command behavior, messages, storage options, and debug mode.backpacks/
directory: Contains.yml
files where you define the specific properties of each backpack type (linked to HMCCosmetics IDs).
Always make a backup before editing configuration files. After making changes, you can use /bp reload
or restart the server.
Last updated