ColoredBrushes
Colored paintbrushes for repainting blocks — fast, clean, no manual block swapping.
Adds 16 colored brushes plus a cleaner brush. Aim, hold right-click — the block under your crosshair changes color. Drag across several blocks while holding the button and every block you point at gets painted.
✨ Features
- 16 brush colors — one for every standard Minecraft dye.
- Simple crafting: regular brush + matching dye → colored brush.
- Cleaner brush: brush + water bucket (bucket comes back empty) — strips color off a block.
- Paint in one motion: right-click a block to paint it and consume 1 durability. Hold right-click and drag across a wall — every block under your cursor gets painted.
- Smart checks: nothing happens (and no durability is lost) if the block isn't paintable or is already the target color.
- No durability cheesing: recrafting a used brush into another color keeps its current durability instead of handing you a fresh one.
- Fully configurable: custom name, lore, and
custom-model-datafor each of the 16 colors and for the cleaner brush — drop-in ready for any resource pack.
🎨 Paintable blocks
Wool • Carpets • Candles • Terracotta • Glazed Terracotta • Concrete • Concrete Powder • Glass & Glass Panes • Shulker Boxes • Beds
The cleaner brush additionally restores the plain/uncolored form of: glass & panes, candles, shulker boxes, and terracotta/glazed terracotta.
🛠 Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/coloredbrushes reload (aliases /cb, /coloredbrush) |
Reload config and recipes | coloredbrushes.admin (default: op) |
coloredbrushes.use is granted to everyone by default.
⚙️ Flexible config.yml
language: en # en / ru
recipes:
enabled: true
brushes:
red:
custom-model-data: 100015
name: "&#B02E26Red Paintbrush"
lore:
- "&#B02E26Paints blocks red"
# ...same structure for all 16 colors
Supports exact HEX colors (&#RRGGBB) in the name and lore, so the brush's description text can match its paint color exactly.
📋 Requirements
- Minecraft 1.21.x
- Java 21
- Bukkit / Spigot / Paper / Purpur

