Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.6–1.21.11
Platforms
Tags
Creators
Details
Compostments
Farm boosting plugin for Minecraft servers with Paper 1.21.6+. Grow crops by crouching near them, auto-replant with an enchantment, and feed animals by composting.
Features
Crouch Growth
Sneaking near crops will grow them in a 10x10 range around you! This growth has a 50% chance to occur every 2 seconds (which can be changed in the config).

New Hoe Enchantment: Reflourishing
An enchantment built into enchantment tables and librarians that, when applied to hoes, will instantly replant the crop using a seed from the player's inventory.

Composter Feast
Upon filling a composter to it's max level, all mobs within a 10x10 range of the composter will be fed and can breed.

Config (plugins/Compostments/config.yml)
crouch-growth:
enabled: true
area: 10 # square area around the player
interval-seconds: 2 # seconds between growth attempts
growth-chance: 0.5 # chance per crop per attempt (0.0–1.0)
reflourishing-enchant:
enabled: true
composter-feed:
enabled: true
area: 10 # square area around the composter


