Can armor color be saved to a variable?
Like this:
I have also tried it with NBT but it says that NBT can only be saved temporarily and will be deleted when server stops/restarts.
Like this:
Maybe being able to save RBG would do it but I have tried many ways yet no working result.
Like this:
code_language.skript:
Set {color} to player's helmet's color
I have also tried it with NBT but it says that NBT can only be saved temporarily and will be deleted when server stops/restarts.
Like this:
code_language.skript:
set {color} to player's helmet's nbt
Maybe being able to save RBG would do it but I have tried many ways yet no working result.