-
-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Description
Skript/Server Version
2.7.0-beta2
Paper 1.19.4
Bug Description
When using EffSecSpawn as a section, it doesn't apply EntityData#set before consumer. So everything inside the section doesn't reflect the EntityData being spawned from the entity data expression.
Expected Behavior
To set the proper EntityData before calling the consumer.
Steps to Reproduce
spawn neutral wolf with collar coloured lime green at the player:
#event-entity will not have a coloured collar during this section
#last spawned wolf will have a coloured collar after section
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).