RainbowBlocks | 1.7 - 1.21.4 | Now with sound! | 100% Configurable icon

RainbowBlocks | 1.7 - 1.21.4 | Now with sound! | 100% Configurable -----

Amazing Rainbow blocks




We've addressed an issue with Stained Glass Panes—everything should now work as expected!

Fixes:
Stained Glass Panes now properly support /rainbow

Thank you for your patience and support! More updates coming soon!
----------, Feb 22, 2025

RainbowBlocks is back and better than ever! I’ve completely reworked the project, bringing you the most requested features while making improvements for a smoother experience.

What's New?
Shulker Boxes now supported
Terracotta now supported
Glazed Terracotta now supported
Concrete now supported
Powdered Concrete now supported
Candles now supported
Stained Glass Panes now supported
Banners now supported

❌ What's Gone?
  • Sync Option (temporarily removed due to issues with 1.20.x)
  • Version Command
This is just the beginning—stay tuned for more updates! Thank you for being part of RainbowBlocks!
----------, Feb 22, 2025

IMPORTANT INFORMATION

Hello, everyone!
I've seen some common issues that I like to discuss, Now many of you who use my plugin for 1.15.x to 1.16.x, There are some problems, I do NOT development above 1.12.2 servers, I am sorry, I just think that my plugin is simple made, and if I would have to re-code the whole plugin to be able to work with the new blocks, But since I work for 50 hours each week, I wouldn't be able to re-code the whole plugin within the time period I have, and since I don't get paid for providing you guys a this premium free plugin, its hard to get by for the development.

COMMON ISSUES:
Error executing commands?, Its probably your sound!, Change the sound with https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html or use my 1.16.x configuration on the main page!

I also do just like to say, thank you for over 2,000 downloads!, it means a lot that you guys help me, and take care for this plugin I've made! I really appreciate you guys, and the support you give me.

Thanks,
~ Husly. :)
----------, Mar 20, 2021

Hello!, i've updated the style of our page!, i will be doing this for all of my plugins :D, new updates coming soon as possible!
----------, Dec 1, 2020

Sorry!, forgot to upload the file.
----------, Jul 31, 2020

Now with setting for sync!


Also i seen a lot of comments, for 1.15.2 to 1.16.2 USERS, its recommended you change the sound in your configurations to one of these, if you get another error with /rainbow or any command, change the sound again or ask me for help.

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html

Code (YAML):
#
#  _____       _       _                   ____  _            _      
# |  __ \     (_)     | |                 |  _ \| |          | |    
# | |__) |__ _ _ _ __ | |__   _____      _| |_) | | ___   ___| | _____
# |  _  // _` | | '_ \| '_ \ / _ \ \ /\ / /  _ <| |/ _ \ / __| |/ / __|
# | | \ \ (_| | | | | | |_) | (_) \ V  V /| |_) | | (_) | (__|   <\__ \
# |_|  \_\__,_|_|_| |_|_.__/ \___/ \_/\_/ |____/|_|\___/ \___|_|\_\___/
#                                                                    
#                                                                    
#
# Thanks for downloading my plugin!
# By Husly Made With Love <3      
#
# Configurations Version: 6.0
# Plugin Version: 13.0
#

RainbowSync
:
   Shift
: true

Messages
:
   Prefix
: "&6RainBowBlocks &6 " # Prefix Message for /rainbow
   Enable
: "&aYou Have Toggled On Rainbow Blocks!" # Enable Message for /rainbow
   Disable
: "&cYou Have Toggled Off Rainbow Blocks" # Disables Message for /rainbow
   Reload
: "&aThe Configuration has been successfully reloaded." # Reload Message for when you reload the plugin
   NoPerm
: "&c&lERROR &f- &cYou do not have permissions to use this :("

#
# <!> Settings For The Changing Speed
# <!> The Plugin Runs in ticks, so here are some recommended tick speeds.
# <!> NOTE: Recommend 10 for simple non fast usage.
# <!> Note: Any changes to the Speed down below, It is required for you to Restart the server to apply the
# Changes.
# ==============
# <!> Plugin Default / Recommendations: 10
# <!> Plugin Fast Changing: 1
# <!> Plugin Speed Normal: 5
# <!> Plugin Speed Crazy: 15
#
Settings
:
   Time
: 10
 
#
# ATTENTION, 1.15.2 to 1.16.2, IF you get a error from /rainbow, change the Sound's to one of these for all of them
#
# Get any of the sounds you want from here!
#
# 1.15.2 - 1.16.2 https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# 1.12 + Sounds: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# 1.8.8 Sounds: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
#

Sound
:
  Enable
: "BLOCK_BAMBOO_STEP" #/rainbow On sound
  Disable
: "BLOCK_BARREL_OPEN" #/rainbow off sound
  Reload
: "BLOCK_BREWING_STAND_BREW" #/rainbow reload
  DeniedPermission
: "BLOCK_NETHER_SPROUTS_FALL"
  Help
: "ENTITY_CAT_HURT"
  Version
: "BLOCK_SNOW_BREAK"
 
# This is the /rainbow help customize it all you want!
Help
:
 - "&a&l       &0&l[&1&lR&2&la&3&li&4&ln&5&lb&6&lo&9&lw&d&lB&b&ll&e&lo&8&lc&7&lk&f&ls&0&l]       "
  - " "
  - "&4\u25cf &3&lCommands &4\u25cf"
  - " "
  - "&4&l» &6/rainbow - &aToggles Rainbow."
  - "&4&l» &6/rainbow reload -  &aReloads Configurations.."
  - "&4&l» &6/rainbow help - &aSends you this help msg."
  - "&4&l» &6/rainbow ver/version - &aSends you the current version and config version."
  - " "
  - "&4\u25cf &3&lPermissions &4\u25cf"
  - " "
  - "&4&l» &arainbowblocks.use - &aAllows you to use the /rainbow commands."
  - "&4&l» &arainbowblocks.update - &aAllows you to see the updates that come."
  - "&6"
  - "&3Developed by &bHusly"
----------, Jul 31, 2020

Now with sound!!


Code (Text):
#
#  _____       _       _                   ____  _            _      
# |  __ \     (_)     | |                 |  _ \| |          | |      
# | |__) |__ _ _ _ __ | |__   _____      _| |_) | | ___   ___| | _____
# |  _  // _` | | '_ \| '_ \ / _ \ \ /\ / /  _ <| |/ _ \ / __| |/ / __|
# | | \ \ (_| | | | | | |_) | (_) \ V  V /| |_) | | (_) | (__|   <\__ \
# |_|  \_\__,_|_|_| |_|_.__/ \___/ \_/\_/ |____/|_|\___/ \___|_|\_\___/
#                                                                    
#                                                                    
#
# Thanks for downloading my plugin!
# By Husly Made With Love <3        
#
# Configurations Version: 5.0
# Plugin Version: 12.0
#


Messages:
   Prefix: "&6RainBowBlocks &6 " # Prefix Message for /rainbow
   Enable: "&aYou Have Toggled On Rainbow Blocks!" # Enable Message for /rainbow
   Disable: "&cYou Have Toggled Off Rainbow Blocks" # Disables Message for /rainbow
   Reload: "&aThe Configuration has been successfully reloaded." # Reload Message for when you reload the plugin
   NoPerm: "&c&lERROR &f- &cYou do not have permissions to use this :("

#
# <!> Settings For The Changing Speed
# <!> The Plugin Runs in ticks, so here are some recommended tick speeds.
# <!> NOTE: Recommend 10 for simple non fast usage.
# <!> Note: Any changes to the Speed down below, It is required for you to Restart the server to apply the
# Changes.
# ==============
# <!> Plugin Default / Recommendations: 10
# <!> Plugin Fast Changing: 1
# <!> Plugin Speed Normal: 5
# <!> Plugin Speed Crazy: 15
#
Settings:
   Time: 10
 
# Get any of the sounds you want from here!
# 1.12 + Sounds: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# 1.8.8 Sounds: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
#

Sound:
  Enable: "ORB_PICKUP" #/rainbow On sound
  Disable: "BAT_DEATH" #/rainbow off sound
  Reload: "LEVEL_UP" #/rainbow reload
  DeniedPermission: "CREEPER_HISS"
  Help: "FIRE_IGNITE"
  Version: "ENDERDRAGON_DEATH"
 
# This is the /rainbow help customize it all you want!
Help:
  - "&a&l       &0&l[&1&lR&2&la&3&li&4&ln&5&lb&6&lo&9&lw&d&lB&b&ll&e&lo&8&lc&7&lk&f&ls&0&l]       "
  - " "
  - "&4\u25cf &3&lCommands &4\u25cf"
  - " "
  - "&4&l» &6/rainbow - &aToggles Rainbow."
  - "&4&l» &6/rainbow reload -  &aReloads Configurations.."
  - "&4&l» &6/rainbow help - &aSends you this help msg."
  - "&4&l» &6/rainbow ver/version - &aSends you the current version and config version."
  - " "
  - "&4\u25cf &3&lPermissions &4\u25cf"
  - " "
  - "&4&l» &arainbowblocks.use - &aAllows you to use the /rainbow commands."
  - "&4&l» &arainbowblocks.update - &aAllows you to see the updates that come."
  - "&6"
  - "&3Developed by &bHusly"
----------, Jul 17, 2020

Added new Configuration style and new commands

New Configuration
Code (Text):
#
#  _____       _       _                   ____  _            _      
# |  __ \     (_)     | |                 |  _ \| |          | |      
# | |__) |__ _ _ _ __ | |__   _____      _| |_) | | ___   ___| | _____
# |  _  // _` | | '_ \| '_ \ / _ \ \ /\ / /  _ <| |/ _ \ / __| |/ / __|
# | | \ \ (_| | | | | | |_) | (_) \ V  V /| |_) | | (_) | (__|   <\__ \
# |_|  \_\__,_|_|_| |_|_.__/ \___/ \_/\_/ |____/|_|\___/ \___|_|\_\___/
#                                                                    
#                                                                    
#
# Thanks for downloading my plugin!
# By Husly Made With Love <3        
#
# Configurations Version: 4.0
# Plugin Version: 11.0
#


Messages:
   Prefix: "&6RainBowBlocks &6 " # Prefix Message for /rainbow
   Enable: "&aYou Have Toggled On Rainbow Blocks!" # Enable Message for /rainbow
   Disable: "&cYou Have Toggled Off Rainbow Blocks" # Disables Message for /rainbow
   Reload: "&aThe Configuration has been successfully reloaded." # Reload Message for when you reload the plugin
   NoPerm: "&c&lERROR &f- &cYou do not have permissions to use this :("

# <!> Settings For The Changing Speed
# <!> The Plugin Runs in ticks, so here are some recommended tick speeds.
# <!> NOTE: Recommend 10 for simple non fast usage.
# <!> Note: Any changes to the Speed down below, It is required for you to Restart the server to apply the
# Changes.
# ==============
# <!> Plugin Default / Recommendations: 10
# <!> Plugin Fast Changing: 1
# <!> Plugin Speed Normal: 5
# <!> Plugin Speed Crazy: 15
Settings:
   Time: 10

# This is the /rainbow help customize it all you want!
Help:
  - "&a&l       &0&l[&1&lR&2&la&3&li&4&ln&5&lb&6&lo&9&lw&d&lB&b&ll&e&lo&8&lc&7&lk&f&ls&0&l]       "
  - " "
  - "&4\u25cf &3&lCommands &4\u25cf"
  - " "
  - "&4&l» &6/rainbow - &aToggles Rainbow."
  - "&4&l» &6/rainbow reload -  &aReloads Configurations.."
  - "&4&l» &6/rainbow help - &aSends you this help msg."
  - "&4&l» &6/rainbow ver/version - &aSends you the current version and config version."
  - " "
  - "&4\u25cf &3&lPermissions &4\u25cf"
  - " "
  - "&4&l» &arainbowblocks.use - &aAllows you to use the /rainbow commands."
  - "&4&l» &arainbowblocks.update - &aAllows you to see the updates that come."
  - "&6"
  - "&3Developed by &bHusly"
----------, Jul 7, 2020

Hello, So new update, ive updated it so the configurations is more explained and more simple!, i hope you like the new update i have pushed out, im trying to get into development again! Thanks for the support :D New Things will come soon!!
----------, Mar 4, 2020

Its now more styled with the theme of the plugin!!! HOW AMAZING!!!

i know right??, such a amazing peeling :O
----------, Mar 28, 2019

I have updated the config.yml

Updater.java was broken so i fixed that. so Yay! xD
----------, Mar 25, 2019

I've made more commands and less permissions!

Commands:
/rainbow
/rainbow help
/rainbow reload

Permissions
rainbowblocks.use
rainbowblocks.update :
----------, Jan 2, 2019

Reload command isnt working but Configuration is still working!
ive added time where you can set the time of the blocks being changed!
Suggestioned by agentguy12345,
----------, Jan 2, 2019

I've added new Configuration and a new reload command!
----------, Jan 2, 2019

Suggested by KingCOLT

Timing down the down on the rainbow blocks to well slow it down! I hope you guys like this update!
----------, Oct 23, 2018

Updated Bugs and uploaded the wrong file when i updated the 4.0 xD my mistake
----------, Oct 1, 2018

Update 4.0:

I've updated the plugin so it can tell you our updates when you dont look on spigotmc 24/7 like me! This plugin now has notification to let you know if you have a update on here!

Thanks for your time! have a good day.
~Husly
----------, Oct 1, 2018

Suggested By ManagedMango

Custom Messages.

Customize your messages to what you like!

have fun!

Any other suggestion you like to add please private message me!
----------, Sep 30, 2018

Suggested By ManagedMango

Customize your prefix! Thanks For the Suggestion!
----------, Sep 29, 2018

Resource Information
Author:
----------
Total Downloads: 6,571
First Release: Aug 6, 2018
Last Update: Feb 22, 2025
Category: ---------------
All-Time Rating:
16 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings