Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for CrazyCrew

Drop custom crates with any prize you want all over spawn for players to fight over.

Report CrazyEnvoys?

Release
1.11

ryderbelserion released CrazyEnvoys version 1.11 on June 23, 2024

Added:

  • Added support for HeadDatabaseAPI (the previous way of doing custom heads i.e. eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTVkMzE1NTkyNjFiM2U3OTAyNDc1MWZlMDdiNzExYzhmZWVmNTFkNTZjMDM2MzUyMjY5NTU4MDViYzQyODk0ZSJ9fX0= will be removed in the next major version of Minecraft.
Prizes: #The prizes that can be won.
  '1':
    DisplayName: '&6Custom Head' #The display name used in %reward%
    Chance: 75
    Drop-Items: false
    Messages:
      - '&7You have just won {reward}.'
    Items:
      # Only use this if you have HeadDatabase by Arcaniax on the server.
      - 'Item:PLAYER_HEAD, Skull:61151, Name:&cA fancy head, Lore:&eA fancy lore,&7with lines, Amount:3'

Changes:

  • Removed NBT API completely (which was never used internally just shaded for some stupid reason)
  • Flares are no longer identified by if the ItemStack object ids match which was hefty and unreliable, they now check for a tag added by PersistentDataContainer
    • There is no way to migrate old Flares given because they have no unique identifier we can know of.

Information

Published onJune 23, 2024
Downloads1

Platforms

Paper Paper (1.21)

Dependencies