Pouches
Pouches are rewards that can be unlocked at X blocks mined, you can do every pouch customizable and also unlimited pouches!
Pouches configuration
To create a new pouch only add those lines of code and that's it!
head-texture-locked/unlocked
head-texture-locked/unlocked
The head texture of the pouch, can be taken out from here
name
name
The display name of the pouch and with the %status% variable also customizable
lore-locked/unlocked
lore-locked/unlocked
The lore of the pouch that has 2 variables: the %blocks% mined and the %maxBlocks% to unlock the pouch
blocksToUnlock
blocksToUnlock
The number of blocks the player need to mine to unlock the pouch
RandomRewards
RandomRewards
It enabled, it will execute random commands of rewards:
RandomRewardsToGive
RandomRewardsToGive
The number of randoms commands that will be executed
rewards
rewards
The list of commands you want to execute when the pouch is claimed
Status variable
unlocked
The string you want to be displayed when it's unlocked
locked
The string you want to be displayed when it's locked
Last updated