Orestack is the perfect plugin if you want to make gathering on your server feel unique and rewarding. It’s the only plugin with growth and harvesting stages, and you can fully customize everything — from crop growth and structures to drops, XP, holograms, particles, sounds, messages, and even complex functions with a simple YAML system.
Create gathering progression effects with the generator health mechanics.
Each generator stage is 100% customizable and everything you see was made using YAML and structures built in-game.
Simulate realistic multi-block crops with the generator chance mechanic to halt growth at randomized stages.
Unlimited possibilities with my custom scripting system, what you see above is entirely made in YAML:
Code (YAML):
---
# ===== Stage 8 =====
type
: regrown
block
: wheat
age
: 7
default-drops
: true
# The default items and exp will be dropped
on-break:
if
: chance 0.3
# 30% chance
do
:
- spawnParticleAtBlock rain_cloud
- nextStage delay=4 repeat=7 interval=4
- dropItemAtBlock seeds delay=28 repeat=4 interval=5
- dropItemAtBlock wheat delay=28 repeat=4 interval=5
✅ Compatible with Spigot 1.16.5 → 1.21.11 (Java 16+)
✅ 9,000+ downloads
✅ 100% customizable generators
✅ Custom Messages (chat, actionbar, title, bossbar, hologram)
✅ Custom Sound Effects (delays, repetitions, intervals)
✅ Custom Particle Effects (delays, repetitions, intervals)
✅ Custom Items
✅ Custom Structures with region selection wand
✅ Custom Functions (25+ conditions and 45+ actions)
✅ 24 Commands with tab completion
Supported plugins:
Region protection: WorldGuard, PlotSquared
World management: Multiverse-Core, PlotSquared
Economy: Vault
Placeholders: PlaceholderAPI
Holograms: DecentHolograms
Skills: McMMO, AuraSkills
Custom Blocks: ItemsAdder, Nexo, CraftEngine
Custom Items: MythicMobs, ExecutableItems, EcoItems
Custom Enchantments: VeinMiner
Suggestions, support, bug reports.