Smart Shulker
Best plugin for automatic shulkers
Smart Shulker
SmartShulker
A PaperMC plugin that transforms shulkers into automated item management systems!
✨ Shulker Types
<div style="display: flex; justify-content: space-between; margin: 20px 0;">
<div style="background: #3a3a3a; padding: 15px; border-radius: 8px; width: 30%; border-left: 4px solid #f1c40f;">
<span style="color: #f1c40f;">Pickup Shulker</span>
Automatically collects items Crafted with: Book </div>
<div style="background: #3a3a3a; padding: 15px; border-radius: 8px; width: 30%; border-left: 4px solid #e03e2d;">
<span style="color: #e03e2d;">Destroy Shulker</span>
Instantly destroys items Crafted with: Lava Bucket </div>
<div style="background: #3a3a3a; padding: 15px; border-radius: 8px; width: 30%; border-left: 4px solid #2dc26b;">
<span style="color: #2dc26b;">Sell Shulker</span>
Sells items for currency Crafted with: Emerald </div>
</div>
🛠️ Crafting & Usage
Crafting a SmartShulker
Combine a Shulker Box with the corresponding material:
- <span style="color: #f1c40f;">Book</span> → Pickup Shulker - <span style="color: #e03e2d;">Lava Bucket</span> → Destroy Shulker - <span style="color: #2dc26b;">Emerald</span> → Sell Shulker
Adding/Removing Items
To remove an item: Hold it and To remove an item: the SmartShulker in your inventory. To remove an item: Do the same!
Blacklisting Items
Configure unwanted items (like other shulkers) in `blacklist.yml`.
💰 Sell Shulker Pricing
Only items in `prices.yml` can be sold. Format:
```yaml
Format: 'MATERIALx{amount}: {price}'
STONE: 15 # 1 stone = 15 currency DIRTx32: 8 # 32 dirt = 8 currency ```
🔙 Reverting Shulkers
Place a SmartShulker in a crafting grid to convert it back to a normal shulker while keeping its contents!
<div style="background: #3a3a3a; padding: 15px; border-radius: 8px; margin-top: 20px; border-left: 4px solid #f0c14b;">
<span style="color: #f0c14b;">Why SmartShulker?</span>
- ✅ Non-destructive – No manual sorting! - ✅ Non-destructive – Blacklist unwanted items - ✅ Non-destructive – Sell items directly - ✅ Non-destructive – Revert anytime
*Perfect for survival servers, shops, and storage systems!* </div>