Skip to content
Success

Changes

Summary

  1. `TeleportCommand`: new Paper teleport flags (#2475) (commit: ba6a77b) (details)
Commit ba6a77baebcf81d576436ea9f2703dc0e6f6c251 by noreply
`TeleportCommand`: new Paper teleport flags (#2475)

* `TeleportCommand`: impl new Paper teleport flags

* Account for older versions

* Imports

* Imports x2

* Add deprecation date

* Add meta note

* Imports x3

* Fix oversight removing `EntityTag#teleport` usage

* Re-add `relative`
(commit: ba6a77b)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/TeleportCommand.java (diff)
The file was modified paper/src/main/java/com/denizenscript/denizen/paper/utilities/PaperAPIToolsImpl.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/LookCommand.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/PaperAPITools.java (diff)