SnLootBoxes v2.1.0
·
48 commits
to main
since this release
Changes
- Keys of the same lootbox always stack: the keys a player holds are re-rendered from the current lootbox definition on join and before every grant, so keys from before a reward edit (or from a non-stackable era) merge with new ones.
key-items.stackable: falsekeeps the old per-grant unique behavior. - Fast-open is gated by stack size:
fast-open.max-stack-amount(default 1, 0 = unlimited) denies sneak + right-click on a bigger stack before the key is consumed, with the newmessages.errors.fast-open-stackmessage. Split the stack or open it without sneaking.
Installation
Download the JAR below and place in your plugins folder. Requires SnLib.jar.