Skip to main content
Version: 1.20.4

QuadCrate

Crate:
# Type of crate -> CSGO/Casino/Cosmic/QuadCrate/QuickCrate/Roulette/CrateOnTheGo/FireCracker/Wonder/Wheel/War

# Make sure to check out the wiki for anything not explained here.
# https://docs.crazycrew.us/crazycrates/home

# See CosmicCrateExample.yml or CasinoExample.yml to see how the Cosmic/Casino CrateType works.
CrateType: QuadCrate
# Name of the Inventory if a GUI crate.
CrateName: "<blue>Quad Crate"
# The name of the inventory that will be in the preview GUI.
Preview-Name: "<blue>Quad Crate Preview"
# Starting amount of keys when the player 1st joins.
StartingKeys: 0
# The amount of keys required to use the crate.
RequiredKeys: 0
# Max amount of crates that can be opened at once using /cc mass-open
Max-Mass-Open: 10
# If the crate shows in the /cc GUI.
# If the type is QuickCrate/CrateOnTheGo/FireCracker, They will not work as they require a Physical Crate.
InGUI: true
# Slot the item is in the GUI.
Slot: 16
# Enables/Disables the Broadcasts message when they open a crate.
OpeningBroadCast: true
# Message that is broadcast when opening the crate.
BroadCast: "%prefix%<bold><gold>%player%</bold><reset> <gray>is opening a <bold><blue>Quad Crate.</bold>"
# This section is related to commands opening when a crate is opened.
opening-command:
# If the commands should be sent or not.
toggle: false
# The commands to run when the crate opens.
# Supports all placeholderapi placeholders
# Supports %prefix which returns our prefix, %player% which uses the player name
commands:
- "put your command here."
sound:
# The sound options when the animation is cycling.
cycle-sound:
# If sound should be enabled or not.
toggle: true
# The type of sound to use.
# https://jd.papermc.io/paper/1.20.6/org/bukkit/Sound.html
value: "BLOCK_NOTE_BLOCK_XYLOPHONE"
# The volume of the pitch.
volume: 1.0
# The speed of the sound.
pitch: 1.0
# The sound options when an item is clicked.
click-sound:
# If sound should be enabled or not.
toggle: true
# The type of sound to use.
# https://jd.papermc.io/paper/1.20.6/org/bukkit/Sound.html
value: "UI_BUTTON_CLICK"
# The volume of the pitch.
volume: 1.0
# The speed of the sound.
pitch: 1.0
# The sound options when a crate ends.
stop-sound:
# If sound should be enabled or not.
toggle: true
# The type of sound to use.
# https://jd.papermc.io/paper/1.20.6/org/bukkit/Sound.html
value: "ENTITY_PLAYER_LEVELUP"
# The volume of the pitch.
volume: 1.0
# The speed of the sound.
pitch: 1.0
# Only used for quadcrates
particles:
# Only used for "dust" particle
color: "235,64,52"
# https://minecraft.wiki/w/Particles_(Java_Edition)
type: "crimson_spore"
# A default message if the prize doesn't have any Messages
# i.e. Messages: [] or the value isn't there.
Prize-Message:
- "<gray>You have won <red>%reward% <gray>from <red>%crate%."
# A default command if the prize doesn't have any commands
# i.e. Commands: [] or the value isn't there.
Prize-Commands: []
# Item the crate is in the GUI
Item: "BREWING_STAND"
# If the crate in the main /cc GUI is glowing or not.
Glowing: false
# Name of the item in the GUI.
Name: "<bold><blue>Quad Crate</bold>"
# The lore of the item in the GUI.
Lore:
- "<gray>This crate contains strange objects."
- "<gray>You have <gold>%keys% keys <gray>to open this crate with."
- "<gray>You have opened this crate: <gold>%crate_opened% times"
- "<gray>(<yellow>!<gray>) Right click to view rewards."
Preview:
# Turn on and off the preview for this crate.
Toggle: true
# How many lines the Crate Preview should have. Including Header and Bottom (Between 3 and 6)
ChestLines: 6
Glass:
# Turn the glass border in the preview on and off.
Toggle: true
# The name of the border item.
Name: " "
# The item that shows in the border. Can be glass or any other item.
Item: "GRAY_STAINED_GLASS_PANE"
# This section is related to .nbt files.
structure:
# If it should randomly use an .nbt file.
random: true
# The file to use inside schematic"s folder.
file: "classic.nbt"
PhysicalKey:
# Name of the Key.
Name: "<bold><blue>Quad Crate Key</bold>"
# Lore of the Key.
Lore:
- "<gray>A special Key"
- "<gray>For a special Crate."
# The item the key is.
Item: "TRIPWIRE_HOOK"
# Makes the key look enchanted.
Glowing: true
# Settings for the holograms.
Hologram:
# Toggle on and off the holograms for the crates.
Toggle: true
# The height of the hologram above the crate.
Height: 1.5
# The distance the hologram can be seen.
Range: 8
# The background color of the hologram. It uses hex colors. This only works with CMI/FancyHolograms
# Set the color to transparent if you don't want any color.
Color: "transparent"
# The message that will be displayed above the crate.
# Note: MiniMessage or Color Codes being supported is depending on the 'holograms' plugin.
Message:
- "<bold><blue>Quad Crate</bold>"
Prizes:
1:
DisplayName: "<bold><dark_aqua>Rare ChestPlate</bold>"
DisplayItem: "DIAMOND_CHESTPLATE"
# Only works on items with durability. This will make the item appear more damaged.
# It does not set the durability but subtracts this number from the durability is 100, It subtracts 25.
# It cannot be 0.
DisplayDamage: 25
DisplayTrim:
# Available Materials: https://jd.papermc.io/paper/1.20.6/org/bukkit/inventory/meta/trim/TrimMaterial.html
Material: "QUARTZ"
# Available Patterns: https://jd.papermc.io/paper/1.20.6/org/bukkit/inventory/meta/trim/TrimPattern.html
Pattern: "SENTRY"
DisplayAmount: 1
Lore:
- "<gray>Win a very rare chest plate."
- "<bold><gold>Chance: <red>40%</bold>"
DisplayEnchantments:
- "PROTECTION_ENVIRONMENTAL:5"
- "DURABILITY:3"
MaxRange: 100
Chance: 40
Items:
- "Item:DIAMOND_CHESTPLATE, Amount:1, Damage:25, Trim-Pattern:SENTRY, Trim-Material:EMERALD, Name:<bold><dark_aqua>Rare ChestPlate</bold>, PROTECTION_ENVIRONMENTAL:5, DURABILITY:3"
2:
DisplayName: "<bold><blue>Crazy <dark_red>Sword</bold>"
DisplayItem: "GOLDEN_SWORD"
# Only works on items with durability. This will make the item appear more damaged.
# It does not set the durability but subtracts this number from the durability is 100, It subtracts 13.
DisplayDamage: 13
DisplayAmount: 1
Lore:
- "<gray>Win a crazy cool sword."
- "<bold><gold>Chance: <red>35%</bold>"
DisplayEnchantments:
- "DAMAGE_ALL:5"
- "FIRE_ASPECT:1"
MaxRange: 100
Chance: 35
Items:
- "Item:GOLDEN_SWORD, Amount:1, Damage:13, Name:<bold><blue>Crazy <dark_red>Sword</bold>, DAMAGE_ALL:5, FIRE_ASPECT:1"
Messages:
- "<gray>You just won <reset>%reward%."
3:
DisplayName: "<bold><yellow>$1,000,000</bold>"
DisplayItem: "SUNFLOWER"
DisplayAmount: 1
Lore:
- "<gray>Make it rain a butt load of Money."
- "<bold><gold>Chance: <red>20%</bold>"
MaxRange: 100
Chance: 20
Firework: true
Commands:
- "eco give %player% 1000000"
Messages:
- "<gray>You just won <reset>%reward%."