Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EffectDrop will make an exception when it triggered by death event #3782

Closed
0XPYEX0 opened this issue Mar 1, 2021 · 1 comment
Closed

EffectDrop will make an exception when it triggered by death event #3782

0XPYEX0 opened this issue Mar 1, 2021 · 1 comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update.

Comments

@0XPYEX0
Copy link
Contributor

0XPYEX0 commented Mar 1, 2021

Description

It can't drop a item from variables when triggered by death event

Steps to Reproduce

on some event:
⁠ set {TestItem} to tool of player #tool is not air

on death of player:
⁠ drop 1 of {TestItem} at player

Expected Behavior

Drop a item

Errors / Screenshots

https://paste.ubuntu.com/p/jMCDtw9fGP/

Server Information

  • Server version/platform:
  • Paper 1.12.2
  • Skript version:
  • Both 2.4.1 and 2.5.3 happened

Additional Context

No

@TPGamesNL
Copy link
Member

Will be fixed when #3774 is merged

@TPGamesNL TPGamesNL added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Mar 1, 2021
@0XPYEX0 0XPYEX0 changed the title EffectDrop will make a exception when it triggered by death event EffectDrop will make an exception when it triggered by death event Mar 2, 2021
@Whimsyturtle Whimsyturtle added the completed The issue has been fully resolved and the change will be in the next Skript update. label Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update.
Projects
None yet
Development

No branches or pull requests

4 participants