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.
/rainbow /rainbow help /rainbow reload /rainbow ver/version
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*
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"
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
#
# 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"