Skript
Skript copied to clipboard
Parse inconsistency with color
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.
Light green is just the name used for the color lime. The block's output doesn't change based on context.