More Experience Orb Support #3981
Unanswered
Th-Underscore
asked this question in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Experience Orb Support
Skript should have more overall experience support. Currently, there's on experience spawn but you can't get or set the dropped experience on death or on fish (meaning you can't get event values of the respective event, while also having access to the experience). Getting the experience spawn reason in the spawn event would be nice too.
Docs:
EntityDeathEvent.getDroppedExp(), EntityDeathEvent.setDroppedExp()
PlayerFishEvent.getExpToDrop(), PlayerFishEvent.setExpToDrop
ExperienceOrb.SpawnReason
If it's possible, just adding it to the experience expression would work perfectly.
Example Usage
Beta Was this translation helpful? Give feedback.
All reactions