PluginLicenseRef-All-Rights-Reserved
SpacePaint
A utility for applying colors to placeholders and text.
3
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About SpacePaint
✨ SpacePaint — Color Your World!
SpacePaint is a powerful tool for adding vibrant colors and smooth gradients to your server. Bring your chat, menus, and messages to life by applying effects to both regular text and placeholders.

🎨 How to use?
1. Prepare Placeholders
To apply effects to placeholders, first add them to the whitelist:/paint add (placeholder)
2. Create Gradients
Use the format %spacepaint_gradient_color1:color2_{placeholder}%.
- Two colors:
%spacepaint_gradient_color1:color2_{placeholder}% - Multi-step:
%spacepaint_gradient_color1:color2:color3:color4_{placeholder}%Each additional color adds more depth and smoothness to the transition.
3. Solid Colors
To apply a single static color, use:%spacepaint_color_color1_{placeholder}%
✍️ Regular Text
You aren't limited to placeholders — apply the same effects to any text (just remove the curly braces {}):
- Gradient:
%spacepaint_gradient_#ab12a6:#dd46d8_Hello World% - Solid Color:
%spacepaint_color_#ab12a6_Hi%
🛠 Commands & Permissions
/paint add <placeholder>— Add PAPI placeholder to whitelist/paint remove <placeholder>— Remove from whitelist/paint reload— Reload configuration/paint help— Show help menu
Permission: spacepaint.command.paint
📦 Dependencies
- PlaceholderAPI — Required for processing placeholders.