Skript

Skript

743k Downloads

Parse inconsistency with color

TheLimeGlass opened this issue ยท 1 comments

commented

Skript/Server Version

2.8.3
Spigot Paper 1.20.1

Bug Description

When using set {_color} to "%player's tool%" parsed as "%color% wool block" otherwise "%player's tool%" parsed as "<.+> %color% wool blocks" I get light green wool but when I use \broadcast player's tool or \broadcast "%player's tool%" as an effect command, I get lime wool

Expected Behavior

To always be lime wool regardless of the parse context.

commented

image
Light green is just the name used for the color lime. The block's output doesn't change based on context.
image
image