You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an external profile webpage for players and also an online user list on my website, it would be fantastic to link directly to a player thats online via a url instead of coordinates.
For example, if I double click a player it "follows" them, which is amazing, but what I want to do is trigger this via a URL, so in my online widget I have on my website piratemc.com I want to click a player for example and it automatically follows that user you have clicked on, for example: https://map.piratemc.com/survival#PirateCraft_1;surface;Username;6
Instead of the coordinates, which I cant pull easily without parsing the dynamic json file, it would be much faster and give more options for integration with a simple link to the player.
and if they are not online with a link, it just defaults to the normal map.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have an external profile webpage for players and also an online user list on my website, it would be fantastic to link directly to a player thats online via a url instead of coordinates.
For example, if I double click a player it "follows" them, which is amazing, but what I want to do is trigger this via a URL, so in my online widget I have on my website piratemc.com I want to click a player for example and it automatically follows that user you have clicked on, for example:
https://map.piratemc.com/survival#PirateCraft_1;surface;Username;6
Instead of the coordinates, which I cant pull easily without parsing the dynamic json file, it would be much faster and give more options for integration with a simple link to the player.
and if they are not online with a link, it just defaults to the normal map.
Beta Was this translation helpful? Give feedback.
All reactions