YoloPinataParty - The Ultimate Minecraft Pinata Event Plugin
[hr]
Key Features
- Vibrant Holograms ✨ - Animated text displays above the pinata
- Dynamic Movement - Pinata shifts position when hit
- Custom Loot System - Fully configurable rewards for hits and breaking
- Timed Auto-Spawn ⏰ - Schedule pinata events automatically
- Visual Effects - Fireworks, particles, and sounds
- Tiered Pinatas - Bronze, Silver, and Gold with increasing difficulty
- Boss Mode - Special pinata with enhanced effects and rewards
- Leaderboard - Tracks player participation
- Discord Integration - Announcements for events and winners
[hr]
Commands
/pinata summon [type] |
Spawns a pinata at the configured location |
yolopinata.admin |
/pinata destroy |
Immediately ends the current event |
yolopinata.admin |
/pinata loot |
View or edit the loot pool |
yolopinata.admin |
/pinata setlocation |
Defines the default spawn location |
yolopinata.admin |
/pinata stats |
Displays the leaderboard of top hitters |
yolopinata.use |
/pinata schedule <seconds> |
Schedules automatic pinata spawning ⏰ |
yolopinata.admin |
/pinata gui |
Opens the configuration GUI ️ |
yolopinata.admin |
[hr]
Permissions
yolopinata.use |
Allows participation in pinata events |
yolopinata.admin |
Grants full administrative control ️ |
yolopinata.stats |
View leaderboard statistics |
yolopinata.reload |
Reload plugin configuration |
[hr]
Configuration (YAML)
Code (YAML):
# Main Configuration File
pinata:
entity
:
"LLAMA"
default-type
:
"SILVER"
health:
bronze
: 50
silver
: 100
gold
: 200
boss
: 500
spawn-location
:
"world,100,65,200"
effects:
fireworks
: true
particles:
hit
:
"FLAME"
spawn
:
"LAVA"
destroy
:
"EXPLOSION_LARGE"
sounds:
summon
:
"ENTITY_LIGHTNING_BOLT_THUNDER"
hit
:
"ENTITY_LLAMA_HURT"
destroy
:
"ENTITY_GENERIC_EXPLODE"
rewards:
bronze
:
-
"minecraft:iron_ingot 1-3"
-
"minecraft:gold_ingot 1"
silver
:
-
"minecraft:iron_ingot 3-5"
-
"minecraft:gold_ingot 1-2"
-
"minecraft:diamond 1"
gold
:
-
"minecraft:iron_ingot 5-10"
-
"minecraft:gold_ingot 3-5"
-
"minecraft:diamond 1-3"
-
"minecraft:emerald 1-2"
boss
:
-
"minecraft:diamond 5-10"
-
"minecraft:netherite_ingot 1"
-
"minecraft:enchanted_golden_apple 1"
leaderboard:
enabled
: true
top-reward:
bronze
:
"minecraft:iron_block 1"
silver
:
"minecraft:gold_block 1"
gold
:
"minecraft:diamond_block 1"
boss
:
"minecraft:netherite_ingot 1"
bossbar:
enabled
: true
color
:
"RGB"
bronze-color
:
"&6"
silver-color
:
"&7"
gold-color
:
"&e"
boss-color
:
"&5"
auto-pinata:
enabled
: true
interval
: 600
placeholder
:
"%yolopinata_timer%"
discord:
enabled
: true
webhook-url
:
""
event-start-message
: true
event-end-message
: true
mention-role
:
""
[hr]
How It Works
Starting the Event
- An admin uses /pinata summon [type]
- A colorful pinata spawns with particles, lightning effects, and sounds ⚡️
- If Auto Mode is enabled, events repeat on a timer ⏰
Player Interaction
- Players hit the pinata (it moves + triggers effects)
- Damage updates the boss bar
- Minor rewards may be given during hits
Breaking the Pinata
- When broken, fireworks and loot are released
- Top hitter gets a bonus prize
- "Pinata Destroyed!" is broadcasted
Ending the Event
- Auto ends or use /pinata destroy
- Next timer begins (if auto enabled) ⏳
[hr]
⚙️ Dependencies
- Required: Spigot/Paper 1.16.5+ ️
- Optional: Vault, PlaceholderAPI, DiscordSRV
[hr]
Version Support
This plugin is compatible with Minecraft versions
1.16.5 through 1.21+ .
[hr]
Support
For help or feature requests, contact
mine.dev via Discord or GitHub .