
Bonemealable Sugar Cane
Allow players to bone meal sugar cane like on Bedrock Edition.
- Загрузки
- 138
- Подписчики
- 3
- Обновлён
- 30 мая 2026 г.
- Лицензия
- MIT
Опубликован 15 мая 2026 г.
Bonemealable Sugar Cane
It's in the name. A lightweight Minecraft plugin lets players use bone meal on sugar cane, just like Bedrock Edition.
✨ Features
- Bone meal now works on sugar cane
- Supported dispenser bone mealing
- Choose between growing by 1 block or instantly to max height
- Particles and sound effects on growth
- 6 languages supported
- Lightweight and performance-friendly
🔍 Showcase

⚙️ Configuration
- All settings are configurable in
config.yml. - All messages are fully customizable in translation files using MiniMessage format.
# Plugin Settings
settings:
# Language
# Change the language of the plugin.
# Supported languages:
# - English (en_US)
# - German (de_DE)
# - French (fr_FR)
# - Finnish (fi_FI)
# - Polish (pl_PL)
# - Dutch (nl_NL)
language: "en_US"
# Grow-by-one-block
# If true, bone meal grows sugar cane by exactly 1 block.
# If false, bone meal grows sugar cane up to the maximum height of 3 blocks at once.
grow-by-one-block: false
# Spawn Particles
# Whether to spawn particles when sugar cane is bone-mealed.
spawn-particles: true
# Play Sound
# Whether to play a sound effect when sugar cane is bone-mealed.
play-sound: true
# Dispenser Support
# Whether dispensers can bone meal sugar cane.
# When enabled, a dispenser facing a sugar cane column will grow it just like a player would.
dispenser-support: true
📚 Command & Permissions
- Commands
| Command | Permission | Description |
|---|---|---|
/bonemealablesugarcane |
bonemealablesugarcane.command |
Base plugin command. |
/bonemealablesugarcane reload |
bonemealablesugarcane.reload |
Reload config and translations. |
Alias:
/bsc
- Permissions
| Permission | Description | Default |
|---|---|---|
bonemealablesugarcane.command |
Allows use of /bonemealablesugarcane. |
true |
bonemealablesugarcane.reload |
Allows reloading config and translations. | op |
Ченджлог
1.0.1Релиз26.1, 26.1.1, 26.1.2 · 30 мая 2026 г.
- Added support for dispenser bone meal
1.0.0Релиз26.1, 26.1.1, 26.1.2 · 15 мая 2026 г.
Intitial version
Комментарии
Загружаем…