Skript icon indicating copy to clipboard operation
Skript copied to clipboard

thrown ender eye is not in on shoot event

Open JustAChickenBoi opened this issue 1 year ago • 2 comments

Skript/Server Version

> skript info
[17:59:06 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[17:59:06 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[17:59:06 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[17:59:06 INFO]: [Skript] Server Version: git-Paper-"f042be6" (MC: 1.20.1)
[17:59:06 INFO]: [Skript] Skript Version: 2.7.1 (skriptlang-github)
[17:59:06 INFO]: [Skript] Installed Skript Addons: 
[17:59:06 INFO]: [Skript]  - Skellett v2.0.9 (https://forums.skunity.com/resources/skellett.24/)
[17:59:06 INFO]: [Skript]  - Lusk v1.0.3
[17:59:06 INFO]: [Skript]  - SkQuery v4.1.10
[17:59:06 INFO]: [Skript]  - SkBee v2.18.0 (https://github.com/ShaneBeee/SkBee)
[17:59:06 INFO]: [Skript]  - SkJade v1.4.3 (https://www.github.com/Ankoki-Dev/SkJade)
[17:59:06 INFO]: [Skript] Installed dependencies: None

Bug Description

when I tried to send the projectile type to all players on an on shoot event while using ender eyes, nothing was sent. this was further proven by using if statements.

Expected Behavior

event-projectile was supposed to get set to ender eye

Steps to Reproduce

on shoot: send "test" send event-projectile to all players if event-projectile is an ender eye: send "hi" to all players

Errors or Screenshots

No response

Other

No response

Agreement

  • [X] I have read the guidelines above and affirm I am following them with this report.

JustAChickenBoi avatar Dec 03 '23 18:12 JustAChickenBoi

Unrelated but pretty sure that SkBee v2.18 doesn't support Skript v2.7

gagedevs avatar Jan 19 '24 23:01 gagedevs

Unrelated but pretty sure that SkBee v2.18 doesn't support Skript v2.7

worked for me, can use every event from skbee just fine

JustAChickenBoi avatar Jan 24 '24 02:01 JustAChickenBoi