SkriptLang / skript-aliases

Aliases for Skript
20 stars 36 forks source link

'banner' does not default to the standing banner #100

Open TheLimeGlass opened 1 year ago

TheLimeGlass commented 1 year ago

set block at player to a red banner does not work as it doesn't use the standing banner properties. Where as it should, as that's the typical usage and inventory version of the banners that are known to users.

This needs to be changed so wall banner is the standard to type.

Fusezion commented 1 year ago

This falls into a similar issue as #94, this again is just a bandaid fix, skript should be adding an internal method to get the minecraft item and not keep changing aliases properties like this, all we're doing is ignoring the issue.