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



is an fun and simple plugin!
It allows the user to place down ever - changing colored blocks! These blocks will change there color every quarter of a second. When the player shift clicks on another colored block it will sync them together! This will work for wool, carpets, glass, glass panes and stained clay.

[​IMG]
/rainbow
/rainbow help
/rainbow reload
/rainbow ver/version

[​IMG]
rainbowblocks.use
rainbowblocks.update
: allows OPERATORS to see if there any updates *note even if you are op u still have to have this perm*
[​IMG]
Configuration:
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"

1.15.x to 1.16.x

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
: "ENTITY_EXPERIENCE_ORB_PICKUP" #/rainbow On sound
  Disable
: "ENTITY_EXPERIENCE_BOTTLE_THROW" #/rainbow off sound
  Reload
: "BLOCK_WOOL_PLACE" #/rainbow reload
  DeniedPermission
: "ENTITY_FOX_DEATH"
  Help
: "ENTITY_FIREWORK_ROCKET_TWINKLE"
  Version
: "ENTITY_FIREWORK_ROCKET_BLAST"

# 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"

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

Messages:
  Prefix: "&6RainBowBlocks &6 " # Prefix Message for /rainbow
  Enabled: "&aYou Have Toggled On Rainbow Blocks!" # Enable Message for /rainbow
  Disabled: "&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.16.5 to 1.21.4, 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: "ENTITY_EXPERIENCE_ORB_PICKUP" #/rainbow On sound
  Disable: "ENTITY_BAT_DEATH" #/rainbow off sound
  Reload: "ENTITY_PLAYER_LEVELUP" #/rainbow reload
  DeniedPermission: "ENTITY_CREEPER_PRIMED"
  Help: "BLOCK_FIRE_AMBIENT"
  Version: "ENTITY_ENDER_DRAGON_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"
[​IMG]
Servers that are using my plugin:

UPDATED AT 7:49 AM EST on 3/21/2021

play.huslycraft.net
PIC:
View attachment 604702

147.135.104.21:25594 / BooperNova.apexmc.co
PIC:
[​IMG]
play.yoyomc.fun
[​IMG]
play.aphyiocraft.tk
View attachment 605941

[​IMG]

I want to specially thank, user ericbarbwire.
Check them out! and there amazing video:

Their Channel Link: Click here

I want to specially thank, user D1N60.
Check them out! and there amazing video:


Their Channel Link: Click here

Want to make a video for my plugin?
go ahead and private message me and ill add it here!

[​IMG]


if any problems please contact me on discord or private message me here:

[​IMG]
[​IMG]

To Do List:
Suggestions? Please Contant me in Support Above!

[​IMG]

Hey! Feel free to donate what ever you want if you like to donate!
http://paypal.me/HuslyCraft

[​IMG]
[​IMG] [​IMG] [​IMG] [​IMG] [​IMG]
[​IMG] [​IMG]
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