Skip to content
Success

Changes

Summary

  1. Add teleport cause to event, command, new tag (#2289) (commit: e315f15) (details)
Commit e315f15eb08b360fd4f80a714f556947d8802026 by noreply
Add teleport cause to event, command, new tag (#2289)

* Add teleport cause to event, command, new tag

* Improve accuracy of teleport cause meta
(commit: e315f15)
The file was modified plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/events/entity/EntityTeleportScriptEvent.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/TeleportCommand.java (diff)