1.21.7-8894d22
on Aug 2, 20258894d22 Strip the crate name correctly when making the itemstack for the keys
1.21.7-6e8e663
on Jul 16, 20256e8e663 Fill the bottom border with air to prevent item overfill with the buttons
1.21.7-31b2b5f
on Jul 16, 202531b2b5f Fix issue with additem command
1.21.7-5654508
on Jul 16, 20255654508 Fix issue with potion color not applying with the new items section
1.21.7-530c60b
on Jul 14, 20253fd6d3e Update fusion api
76625ba Add toggle to disable tracking crate openings
304d53e Remove dead imports / whitespace
ad9b522 Clean up file logger impl
7ef9d6f Simplify logger checks
d6f2ca0 Crate type is labeled as NotNull, because we fall back on CSGO crate type in-case they messed up configurations.
1.21.5-fa4ba52
on Jul 6, 2025fa4ba52 Fix an issue with the shield banners using the new item format.
1.21.5-d567691
on Jun 19, 2025d567691 Fix re-location issue causing the plugin not to boot
1.21.5-5e4acb6
on Jun 17, 20255e4acb6 Fix crates debug command
1.21.5-b1690a9
on Jun 12, 2025Fix issue with dropping items on Folia #856
CrazyCrates 4.10.5
on Jun 2, 2025- Added the prize display when opening FireCracker crate type.
- Added the ability to hide components on items in the new
Itemssection. (turn it on in config.yml)
'1':
DisplayName: <red>Diamond Helmet
DisplayEnchantments:
- protection:5
- unbreaking:3
# The item to display in the gui.
DisplayItem: diamond_helmet
# The amount to display in the gui.
DisplayAmount: 1
# The lore of the item.
DisplayLore:
- <gradient:#8fcfa0:#32a852>A gradient lore!
# The chance to win i.e. 15%
Weight: 15.0
Items:
1ca8f0ac:
material: diamond_helmet
# The name of the item.
name: <red>Diamond Helmet
# The configuration section for enchantments, minecraft: is not needed in front of the enchantment.
# A list of enchantments https://jd.papermc.io/paper/1.21.4/io/papermc/paper/registry/keys/EnchantmentKeys.html
# enchantment: amount
enchantments:
unbreaking: 3
protection: 3
# A list of components to hide.
# https://jd.papermc.io/paper/1.21.5/io/papermc/paper/registry/keys/DataComponentTypeKeys.html, Grab the value from the description without minecraft:
hidden-components:
- "enchantments"
- Fixed an issue with a try catch firing when it shouldn't.
- Fixed a deprecation warning in the ExcellentCrates migrator.
CrazyCrates 4.10.4
on May 23, 2025- Fixed a null pointer with the new Items layout.
CrazyCrates 4.10.3
on May 23, 2025- Fixed issue with player skulls not displaying correctly.
CrazyCrates 4.10.2
on May 19, 2025- Fix issue with the inventory titles not being colored. This issue only exists on 4.10.0 and 4.10.1.
CrazyCrates 4.10.1
on May 8, 2025- Fixed #850 which was an issue with the examples folder loading.
- If you still have issues, turn off update-examples-folder in the config.yml
CrazyCrates 4.10.0
on May 8, 2025- Updated to 1.21.5
- Added authors to paper-plugin.yml
CrazyCrates 4.9.8
on Apr 24, 2025- Fixed an issue with ExcellentCratesMigrator
CrazyCrates 4.9.7
on Apr 19, 2025- Fixed an issue on default installations where the rows were set to 3 instead of 6 in the config.yml
CrazyCrates 4.9.6
on Apr 19, 2025- Fixed an issue with the FireCracker crate type
CrazyCrates 4.9.5
on Apr 14, 2025- Fixed an issue on Folia #844
CrazyCrates 4.9.4
on Apr 11, 2025- Fixed an issue with filtering tiered prizes by using the correct symbol!
- This prevented properly getting prizes, #842



