Void Teleport
Teleport players to the spawn after they fall into void!
Список изменений
Hello, sorry for quick updates:
this update focuses on fixing some bugs and changing logic of /trigger VoidTP.SetSpawn command
Changes:
-
Changed how the set spawn command stores co-ordinates, instead of using
execute store result..., now it usesdata modify storage foo:bar i.x set from entity...directly- This also fixes a bug where decimal numbers were not stored for some reason hence not allowing to store precise location
-
Fixed a message spam that was introduced in one of the previous updates (I found this out after I installed datapack on my server, NOBODY reported this :(, the code was looking fine tho. )
-
Re-arranged commands for better readability
-
Updated help menu ("/trigger VoidTP.SendToCurrent" was not shown)
-
Updated messages for "/trigger VoidTP.SendToParent" command
Edit: Please use version 0.0.7 because this one has a message spam bug
