Frequently Asked Questions
Q: Can I use backpacks without HMCCosmetics?
A: No, BackpacksPlus is designed specifically to integrate with HMCCosmetics and requires it to function.
Q: How do I get the "Cosmetic ID" for my backpack definitions?
A: You need to look into your HMCCosmetics plugin's configuration files where you define your cosmetic items. The ID used there for a "BACKPACK" slot item is what you use as the key in your BackpacksPlus definition files.
Q: Can players lose items if the server crashes?
A: BackpacksPlus saves data when players close their backpack, when they log out, and periodically via an autosave feature (configurable in
config.yml
). While no system is 100% crash-proof, these measures greatly minimize the risk of data loss.
Last updated