HTML pages inside minecraft

Discussion in 'Archived: Plugin Requests' started by atesin, Jul 4, 2014.

  1. Offline

    timtower Administrator Administrator Moderator

    oscarshi1995 Those are statics maps though, I was talking about the hand held ones.
     
  2. Offline

    oscarshi1995

    ah, but the request never specified it had to be handheld did it? Even if it did this would be sort of a compromise
     
  3. Offline

    timtower Administrator Administrator Moderator

    And then you still need to find where the clickable things are on the page
     
  4. Offline

    oscarshi1995

    I
    I believe you could get that info with some calculation with CSS, Or alternatively the webserver could respond with a XML in addition that provides the locations of the images on the map
     
  5. Offline

    timtower Administrator Administrator Moderator

    Then I think you would be better of without the web part and just xml
     
  6. Offline

    oscarshi1995


    From a plugin perspective yes it would be easier to just be xml, but that would mean you would need a seperate HTML for people actually using browsers to see the same content.
     
  7. Offline

    timtower Administrator Administrator Moderator

    Was talking about removing the web part, just some local files to show images with "clickable" buttons.
    Would be a manual stripped web page
     
  8. Offline

    oscarshi1995


    that would work as well but doesnt that deviate from the original request?
     
  9. Offline

    timtower Administrator Administrator Moderator

    It would, but it is the closest it would get to it in my opinion.
     
  10. Offline

    oscarshi1995

    I still believe receiving info from HTML is doable just probably too much work for any potential devs who would want to work on this
     

Share This Page