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
47 stars 4 forks source link

Issue with armor change condition #58

Closed LeCoqbBeau closed 2 years ago

LeCoqbBeau commented 2 years ago

Skript Version

info

Bug Description

The event "on armor change:" doesnt work at all. It gave an error all the time saying the plugin doesnt recognize the event Capture d’écran 2022-06-05 001052 .

Expected Behavior

Expected behavior is that the plugin actually understand the event armor change and actually output anything after this condition.

Steps to Reproduce

To reproduce this bug is just to go on any skript file and put those lines :

on armor change:
    send "You equipped %event-item%!"

And the plugin will say that it doesnt understand something at all here.

Errors or Screenshots

No response

Other

No response

Agreement

DampfWaffel commented 2 years ago

i think this is not a problem of this fork. because the event was not added back in 1.8.8

Matocolotoe commented 2 years ago

This event requires Paper 1.12+.