Releases: alx-mp4/Crates
Releases · alx-mp4/Crates
v2.1.1
v2.1.0
🩹 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
🩹 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
🩹 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
🩹 Hotfix
- Relocated where item icons are grabbed from for the Discord webhook embed
Full Changelog: v2.0.0...v2.0.1
v2.0.0
💥 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
💥 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