Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Bonemealable Sugar Cane
A lightweight Minecraft plugin that allows players to use bone meal on sugar cane.
✨ Features
- Bone meal now works on sugar cane
- 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
📚 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 |
Pinned Versions
Pages
Members
Owner