Skip to content
Success

Changes

Summary

  1. Add mount_to arg to fakespawn command (#2513) (commit: e2e883a) (details)
Commit e2e883a69a68e421c5440361b8a2fc24f56f1316 by noreply
Add mount_to arg to fakespawn command (#2513)

* Add mount_to arg to fakespawn command

* Error if trying to mount_to entity that's not spawned

* PR fixes

* Update max fakespawn command args meta
(commit: e2e883a)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/FakeSpawnCommand.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/PlayerHelper.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/DisguiseCommand.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/entity/FakeEntity.java (diff)
The file was modified v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/ReflectionMappingsInfo.java (diff)
The file was modified v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/PlayerHelperImpl.java (diff)