Skip to content

TomDesch/rainbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

93 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌈 Rainbow Armor Plugin

A stylish Spigot plugin for Minecraft 1.21+ that gives players color-cycling leather armor β€” because why wear armor when you can wear art?

✨ Features

  • 🎨 Smoothly animated rainbow colors on leather armor.
  • βš”οΈ Player-bound mode: /rainbow [cycleSpeed] command toggles animation on/off per player.
  • πŸ“¦ Item-bound mode: /rainbowitem [cycleSpeed] gives tagged armor items that retain their animation wherever they go.
  • 🐎 Horse item mode: /rainbowhorseitem [cycleSpeed] gives tagged horse armor items that retain their animation wherever they go.
  • πŸ”„ Fully configurable animation speed and behavior.
  • βš™οΈ Lightweight and configurable: toggle exactly where animations should occur
  • πŸ§ͺ Built-in reload command: /rainbowreload

πŸ“¦ Installation

  1. Drop RainbowArmor.jar into your plugins/ folder.
  2. Start or reload your server.
  3. Customize the plugin in config.yml as desired.

πŸ“œ Commands

Command Description
/rainbow [cycleSpeed] Toggles rainbow armor for yourself. Requires rainbow.use.
/rainbowitem [cycleSpeed] Gives you an item-bound set of rainbow armor. Requires rainbow.item.
/rainbowhorseitem [cycleSpeed] Gives you an item-bound set of rainbow horse armor. Requires rainbow.horse.
/rainbowreload Reloads the config without restarting. Requires rainbow.reload.

πŸ”‘ Permissions

Permission Description
rainbow.use Allow use of /rainbow
rainbow.reload Allow use of /rainbowreload
rainbow.item Allow use of /rainbowitem
rainbow.horse Allow use of /rainbowhorseitem

πŸ›  Configuration

The config allows you to fine-tune performance vs. visual fidelity. Here's a summary:

  • cycle-speed: How fast the colors animate.
  • armor-item-feature: Whether /rainbowitem is enabled.
  • check-block-inventories, etc.: Toggle which inventories/entities are to animate items in.

πŸ‘€ Author

Plugin created by StealingDaPenta

Have suggestions, feedback, or feature requests? Join the Discord server: Penta’s Plugin Garage


About

Add fancy rainbow armor to your game!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages