GeorgH93
GeorgH93
Just to make sure, you are shutting down your server properly with `/stop`? Because the shutdown order is: * Unloading plugins * Unload Minepacks * Disable command * Close all...
Handling items that failed to de-serialize is something I wanted to do for quiet some time, but have not found the time yet. Regarding opening backpacks from newer versions on...
I am afraid, this is currently not possible. There are plans for [multiple pages](https://github.com/GeorgH93/Minepacks/issues/5), but it is not yet done.
I have already implemented this, and it will be in the v3.0 update. No ETA yet, though.
Have you changed the `ItemName` config option? If so, to what? Also, whats the output of `/backpack version`?
Please change the item name to `"&e&l&k!&bBackpack&e&l&k!&r"`. Then it should work.
So switching the l and k did not fix it for you?
Change the `ItemShortcut.Enabled` option to false like this: ```yaml # Gives the players an item they can interact with to open their backpack. Only works on MC 1.8 or newer....
I like that. Will be added with the next feature update.
I currently plan to not include it in the next update. It will come shortly after the V2.0 with V2.1 or V2.2.