tasgon / observable

See what's lagging your server. 15M+ downloads on CurseForge
https://www.curseforge.com/minecraft/mc-mods/observable
Mozilla Public License 2.0
79 stars 8 forks source link

'Visit' Command for Chunks Incorrect #42

Closed Avakining closed 1 year ago

Avakining commented 1 year ago

The 'Visit' command linked in the 'Chunks' section of the website teleports the user to the coordinates listed, instead of the chunk coordinates.

Example command: /observable tp minecraft:overworld position -62 128 4 -- which is pasted from the 'Chunks' section -- should teleport to the chunk -62, 4 but instead teleports to the block -62, 128, 4

tasgon commented 1 year ago

Web UI code should be fixed now to give the right command. Let me know if you're still seeing the issue.