promotional bannermobile promotional banner

WebGUI

Embed any web page — React, Vue, plain HTML — as a full-screen GUI or transparent HUD overlay inside Minecraft. Powered by Chromium (MCEF).
Back to Files

WebGUI 1.6.0 (26.2 NeoForge)

File namewebgui-neoforge-1.6.0+mc26.2.jar
Uploader
KoSHeroffKoSHeroff
Uploaded
Jul 25, 2026
Downloads
14
Size
84.1 KB
Mod Loaders
NeoForge
File ID
8508804
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:webgui-1625265:8508804"

Learn more about Curse Maven

What's new

Added

  • Commands from the page. A page can now run a Minecraft command, executed as the player — exactly as if they typed it in chat, so there is no privilege escalation. Commands are only accepted from the main frame of an origin the server declared trusted via trustedCommandOrigins in config/webgui/server.json; requests from any other origin (e.g. after a redirect or from an iframe) are dropped. The trusted-origin list is sent to the client on join and cleared on disconnect, so it never carries across servers.
  • @webgui/react: runCommand(command) and the useRunCommand() hook.

This mod has no additional files