Compatibility
Minecraft: Java Edition
1.21.10
1.21.3–1.21.8
1.21–1.21.1
1.20.6
1.20.4
1.20.1–1.20.2
1.19.4
1.16.5
1.12.2
1.8.8
Platforms
Creators
Details
Licensed MIT
Published 3 years ago
Updated 2 days ago
Changelog
Fixed:
- /crazycrates givealldid not have a permission requirement.
Previous Updates
Added:
- 1.21 support
Removed:
- 1.20.6 support
Changes:
- Issue with items given through Itemsnot stacking with items obtained through vanilla means.
- Issue with /crates additem not adding Data:to theItemssection which caused the plugin to think it was an enchantment.
- Updated the output of /crazycrates additemagain to create anItemssection with theItemyou held in your hand
- All pre-existing options in your prizes if they have DisplayDatawill create anItemssection.
- The purpose of DisplayDatashould only be for what is outputted in the Crate previews however you can still removeItemsif you want the existing options to function as the prize as well.
    '7':
      DisplayName: '<red>This is a name.'
      DisplayLore:
        - '<yellow>This is a lore.'
      DisplayEnchantments:
        - 'sharpness:5'
      # This only acts as the base display item which can be modified even after as you can see directly above.
      DisplayData: H4sIAAAAAAAA/53PQQrCMBAF0N8mQo0giEtv4sqFZ3Bb0iRiaDNTkhS8vTaI1KV0OfDfzB8FCOyuOuubi8kzAftXg9pbnIInZ6K+53M3aNO36TENvYttx0+BjeGJMoBKQRkOI5OjnLY4LswwZT1PUc05KSDTwIVAQfrswufOYQHW68Bkf7ZfSr+vq1a6eqUT/7umvPUGDbb6oU0BAAA=
      MaxRange: 100
      Chance: 10
      # This is what the plugin will try to give when winning this prize.
      Items:
        - 'Data:H4sIAAAAAAAA/53PQQrCMBAF0N8mQo0giEtv4sqFZ3Bb0iRiaDNTkhS8vTaI1KV0OfDfzB8FCOyuOuubi8kzAftXg9pbnIInZ6K+53M3aNO36TENvYttx0+BjeGJMoBKQRkOI5OjnLY4LswwZT1PUc05KSDTwIVAQfrswufOYQHW68Bkf7ZfSr+vq1a6eqUT/7umvPUGDbb6oU0BAAA='




