Permanant `fly` untriggers when teleporting between dimensions
KyGost opened this issue ยท 1 comments
Relates: #55
tp @s 100 100 100
- Flight kept
execute run tp @s 100 100 100
- Flight kept
execute in [dimension] run tp @s 100 100 100
- Flight lost
Otherwise relogging seems to keep flight now which is great.
Teleporting back to the dimension where flight was activated does not reactivate it.
When running fly
it outputs Flight disabled for [name].
despite flight not functioning.