Skip to content
Success

Changes

Summary

  1. `projectile launched`: shooter support (#2701) (commit: dc0e487) (details)
Commit dc0e487dcb20834e5853c8c8d07259c0d9e05435 by noreply
`projectile launched`: shooter support (#2701)

* - <context.shooter> added to "ProjectileLaunchedScriptEvent"
- <context.entity> deprecated and replaced with <context.projectile> since there are technically multiple entities.

* fixes

* matcher removal

* Aya update
(commit: dc0e487)
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/events/entity/ProjectileLaunchedScriptEvent.java (diff)
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/utilities/BukkitImplDeprecations.java (diff)