Skip to content

Releases: alx-mp4/Crates

v2.1.1

09 Nov 15:40

Choose a tag to compare

🩹 Hotfix

  • Changed the title on the roulette spin container to be centered text Spinning...
  • Backend code package changes.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

02 Nov 20:01

Choose a tag to compare

🩹 Minor

  • Added a "crates opened" counter to the SQLite database for future reference and API usage.

Full Changelog: v2.0.3...v2.1.0

v2.0.3

27 Oct 19:06

Choose a tag to compare

🩹 Hotfix

  • Breaking a Crate block now returns the Locked Chest item drop from its center instead of a corner.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

26 Oct 15:43

Choose a tag to compare

🩹 Hotfix

  • Players can now open one crate at a time
  • Fixed certain visual and sound effects not being shown to other players
  • Webhook embed now appears after all crate operations have finished

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Oct 05:16

Choose a tag to compare

🩹 Hotfix

  • Relocated where item icons are grabbed from for the Discord webhook embed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

25 Oct 20:29

Choose a tag to compare

💥 Major

Refined and expanded release focused on polish and player experience

  • Added an optional roulette-style spin animation (configurable in config.yml)
  • Improved preview menu performance, layout, and reward rendering
  • Optimized configuration reload and crate data handling
  • Enhanced key management stability and data consistency
  • Refined visual flow during crate openings for a smoother experience
  • General code cleanup, internal optimizations, and minor UX polish

Caution

Backwards incompatible update on Crates.

You should back up your Crates directory from the plugins folder, allow the plugin to generate a new one, and then manually copy over your necessary configurations.

Check README for configuration layouts and guidelines before replacing the Crates.jar file.

Full Changelog: v1.0.0...v2.0.0

v1.0.0

22 Oct 15:00

Choose a tag to compare

💥 Initial Release

  • Key-based openings
  • Weighted rewards with tiers (COMMON → LEGENDARY)
  • Preview GUI, configurable open delay
  • Optional Discord webhook

Full Changelog: https://github.com/AleksandarHaralanov/Crates/commits/v1.0.0