Skip to content

SnLootBoxes v2.1.0

Choose a tag to compare

@ValentinTarnovsky ValentinTarnovsky released this 01 Sep 23:57
· 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: false keeps 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 new messages.errors.fast-open-stack message. Split the stack or open it without sneaking.

Installation

Download the JAR below and place in your plugins folder. Requires SnLib.jar.