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

On left click with bow #94

Open Henriiig opened 3 weeks ago

Henriiig commented 3 weeks ago

Skript Version

[19:28:14 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [19:28:14 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [19:28:14 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials [19:28:14 INFO]: [Skript] Server Version: git-PaperSpigot-cbe632ca (MC: 1.8.8) [19:28:14 INFO]: [Skript] Skript Version: 2.6.5-for-1.8 [19:28:14 INFO]: [Skript] Installed Skript Addons: [19:28:14 INFO]: [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders) [19:28:14 INFO]: [Skript] - LabySK v1.3.5 [19:28:14 INFO]: [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui) [19:28:14 INFO]: [Skript] - DiSky v4.12.1 [19:28:14 INFO]: [Skript] - skDragon v0.17 [19:28:14 INFO]: [Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect) [19:28:14 INFO]: [Skript] - skRayFall v1.9.25 (https://sk.rayfall.net/) [19:28:14 INFO]: [Skript] - SkQuery v4.1.6 [19:28:14 INFO]: [Skript] - SkDynmap v1.2.2 (https://skylyxx.github.io/skdynmap) [19:28:14 INFO]: [Skript] - SkBee v1.10.3 (https://github.com/ShaneBeee/SkBee) [19:28:14 INFO]: [Skript] - WolvSK v1.7.2 [19:28:14 INFO]: [Skript] Installed dependencies: [19:28:14 INFO]: [Skript] - Vault v1.7.3-CMI [19:28:14 INFO]: [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242

Bug Description

"On left click with bow" event only works if the bow is full durability

Expected Behavior

Should fire the event anytime, maybe this is also the cause with other dura items

Steps to Reproduce

As written above

Errors or Screenshots

No response

Other

No response

Agreement