petboxes.yml
Boxes:
CommonPetBox:
name: '&a&lCommon Pet Box'
lore:
- '&8Common Pet Box'
- ''
- '&aPETS'
- ' * Dragon Pet'
material: PLAYER_HEAD
base64: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDUyZTU2MWZkNjNiNDIzOGExNzEzOWQ1NzNhMTMxY2Y3MjJhMWU5NmY0Nzk1NTc1NTI4ZTZlZDQyNzU2ZDRhIn19fQ==
# Amount of random pets from list
amount: 1
pets:
- DragonPet:1:50
- DragonPet:2:50
# PetType, Amount, Chance
hologram:
enabled: true
value:
- '&f&lCommon Pet Box'
- '&8* &7Opened by &f{player}'
message:
enabled: true
value: '&b&lPETBOX &8ยป &7You have found a {pet} &7from a &f&lCommon Pet Box'
broadcast:
enabled: true
value:
- '&r'
- '&b&lPETBOX &8ยป &f{player} &7opened a &f&lCommon Pet Box &7and found a {pet}'
- '&r'
Settings:
#Opens instantly skipping the animation
quick-open: false
#Only shows the animation to the player that opened the pet box
per-player: true
Last updated