Skip to content
Success

Changes

Summary

  1. Add offthread_repeat arg to relative teleport command (#2533) (commit: 6013532) (details)
Commit 6013532c94cb9347dc63b3c9ca6f53e079167c4f by noreply
Add offthread_repeat arg to relative teleport command (#2533)

* Add offthread_repeat arg to relative teleport command

* Add offthread_yaw/pitch to new teleport offthread_repeat options

* Meta fixes

* Send initial packet then do repeats instead of waiting first
(commit: 6013532)
The file was modified plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/PacketHelper.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/TeleportCommand.java (diff)
The file was modified v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/PacketHelperImpl.java (diff)