Matocolotoe / Skript-1.8

The Skript plugin made for Minecraft 1.8.x only. Releases will follow the original repository, except for some bug fixes. Please read the README before updating to Skript-1.8 !
https://discord.gg/yh3Z98m
GNU General Public License v3.0
49 stars 5 forks source link

Problem with colored armor. #37

Closed Molotouf closed 3 years ago

Molotouf commented 3 years ago

Description

It is not possible to give a player coloured leather armour.

Steps to Reproduce

In a command, I put a line to give a piece of leather armor colored in blue to the player. Exemple:

command /test:
    trigger:
        give 1 leather helmet dyed blue to player

Expected Behavior

Normally it should give me a blue leather helmet, but the player gets nothing.

Errors / Screenshots

https://pastebin.com/601kKeNi

The server is on TacoSpigot 1.8.8 Skript 2.6-beta2

Matocolotoe commented 3 years ago

The error and the related expression both come from Skellett, therefore this is not related to Skript-1.8.