BlueMap

BlueMap

85.1k Downloads

Add a way in the API to get the BlueMap webroot path

TechnicJelle opened this issue ยท 2 comments

commented

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.

commented

Added with API 1.7.0

commented

Implemented in 1.6.2