Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Releases: justADeni/ColorBlock

Fixed infinite dye exploit

07 Jun 05:48
Compare
Choose a tag to compare
  • Fixed exploit caused by shift+right clicking a white block, giving you a white dye.

  • Also undyeing no longer gives dye in creative mode

small bugfix

06 Jun 12:52
Compare
Choose a tag to compare

Small bugfix, default glass wasn't getting colored properly.

Fixed Shulkerbox bug, highly optimized code

05 Jun 17:38
Compare
Choose a tag to compare
  • Previously, if a shulkerbox was colored, the contents were removed. Well not anymore!

  • Also, introduced Enum instead of static ArrayList, the plugin will be more lightweight and fast.

WorldGuard and uncolor update

05 Jun 20:44
d72a98c
Compare
Choose a tag to compare

you can use dyes on blocks without color such as glass, glass pane and shulker box
plugin can now hook into worldguard
by shift + right clicking you can get back the color, and the block will reset to white/blank

First release

02 Jun 13:58
41e8fee
Compare
Choose a tag to compare

I got it working day prior but it kept spamming console with errors so i had to remove one array and do it without it.

No more errors