Add a way in the API to get the BlueMap webroot path
TechnicJelle opened this issue ยท 2 comments
Is your feature request related to a problem? Please describe.
In my BlueMap add-on, I need to access the assets/playerheads/
folder to copy those images for the offline playerhead markers. This is currently done by just assuming the webroot is in the default place, but of course this can be different. Therefore, I'd like a way to request the location of the webroot from the API.