GeorgH93
GeorgH93
I tested it with auctionhouse and with the default Minepacks config this worked for me to blacklist the backpack item: ```yaml backpack: name: '\u00A7eBackpack' item: 'minecraft:player_head' ``` for crazy auction...
Crazy auctions sadly does not provide an API to allow me to easily block the backpack from being sold there. It probably would be best if crazy auctions would be...
Starting with [this build](https://ci.pcgamingfreaks.at/job/Minepacks%20Dev/36/artifact/target/Minepacks-2.2-ALPHA2.jar), filter by name and lore is available. More filter rules will be implemented at a later time (probably v2.4 or v2.5).
Minepacks v3.0 will have the option to change the backpack skin and even allow custom models.
Please enable the `ImproveDeathChestCompatibility` config option.
As far as I am aware, there is no death chest plugin that supports storing the backpack content. I have an idea on how I could handle that in the...
Yes, if a player has the backpack.use permission, the player will always get a backpack (with at least a size of 1). This is to make the check if the...
The item should be given to them when they respawn, rejoin or switch world and have the permission to use the backpack.
You can use [this preview build](https://ci.pcgamingfreaks.at/job/Minepacks%20Dev/57/artifact/Minepacks/target/Minepacks-2.4-ALPHA-SNAPSHOT-Release.jar). It has a `/backpack shortcut` command that will recheck if the player should be given the item and if so adds it to their...
Which server version are you using? Which permission plugin? Is there any pattern in when players are not given the item? The shortcut command is currently only for the player...