Question

I currently working on a project that requires display of a HTML iframe in the Bukkit client. Is it possible? And and how I can do it?

Was it helpful?

Solution

It's not possible to display HTML to the client unless it's a modded client. You can only use what is provided by the Bukkit API or Minecraft server.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top