Broadcast
# The crate section.Crate: # The prizes section. Prizes: # The name of the prize, good for identification internally and externally. "1": # The material of the item. DisplayItem: "diamond_sword" # Extra options to configure the items in this pool. Commands: - "cb broadcast %player% won %reward% from %crate%!"# The crate section.Crate: # A list of commands to run when a player wins a prize! Prize-Commands: - "cb broadcast %player% won %reward% from %crate%!"# The crate section.Crate: # The prizes section. Prizes: # The name of the prize, good for identification internally and externally. "1": # The material of the item. DisplayItem: "diamond_sword" # Extra options to configure the items in this pool. Settings: # The settings related to sending messages when a prize is won. Broadcast: # Set to true to send. Toggle: false # The messages to send. Messages: - "<red>%player%</red> has won %reward% from %crate%!" # The permission they must have to see it if this is not blank. Permission: ""