BINGO
Be the first to make the secret bingo combination from the craftable items. (/BINGO)
event: BINGO
name: "Bingo"
completeItem: # Item display when an item of bingo is completed
material: GREEN_STAINED_GLASS_PANE
name: "&aComplete"
glow: true
messages: # Messages section
onStart: "{PREFIX} &7The event &aBingo &7started."
onStop: "{PREFIX} &7The event &aBingo &7stopped."
onFinish: "{PREFIX} &7The event &aBingo &7finished."
onCompleteOne: "{PREFIX} &b{player} &7crafted &e{material} &7(&a{current}&7/&a9&7). &a{left} &7left"
rewards: # Rewards section
- "give {player} diamond 3"
- "say {player} complete the bingo in {time}"
lines: # Lines to appears in title start decount
- "&fEvent: &aBingo"
- "&f&lยป &fComplete the bingo"
- "&f&lยป &fGet a reward for the first"
bingos: # All the bingos, one will be selected randomly
'0':
1: ENCHANTMENT_TABLE
2: JUNGLE_PLANKS
3: HOPPER
4: OBSIDIAN
5: GRASS
6: BEDROCK
7: DIRT
8: DIAMOND
9: EMERALD_BLOCK
'1':
1: FLINT_AND_STEEL
2: BREWING_STAND
3: DIAMOND_CHESTPLATE
4: OBSIDIAN
5: CARROT_ITEM
6: COAL
7: WHEAT
8: DIAMOND
9: GOLD_INGOT
'2':
1: ENCHANTMENT_TABLE
2: DIAMOND_CHESTPLATE
3: HOPPER
4: FLINT_AND_STEEL
5: DIAMOND_BLOCK
6: IRON_BLOCK
7: COAL_BLOCK
8: GOLD_BLOCK
9: EMERALD_BLOCK
Last updated
Was this helpful?